Version

FilterRecord Class Members

The following tables list the members exposed by FilterRecord.

Public Constructors
 NameDescription
Public ConstructorFilterRecord Constructor  
Public Properties
 NameDescription
Public PropertyOwnerAdapter  
Public Methods
 NameDescription
Public MethodCompareToCompares the filter record to a DataRecord.  
Public MethodParseFilterConditionsParses a filter string into an array of filter conditions  
Public MethodParseRowFilterParses provided string, converts the condition values to the types of the Schema fields.  
Public MethodSplitPairSplits a pair inside text into an array of string  
Public MethodSQLDecodeColumnNameExtracts a column name out of []  
See Also