SqlColumnBaseDefinitionAdaptFilter Property  | 
 
            Gets or sets an optionnal method that customizes filters before their insertion in an SQL query.
            
 
    Namespace: 
   MicaSystems.Utils
    Assembly:
   MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntaxpublic AdaptFilter AdaptFilter { get; set; }Property Value
Type: 
AdaptFilter
See Also