Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsValidPropertyName | (inherited from QueryCriteria) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the criteria string. (inherited from QueryCriteria) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GenerateDalCriteria | (inherited from QueryCriteria) | |
GetInvalidCriteriaElements | Overridden. Gets a read-only collection of invalid criteria elements. | |
GetValidPropertyNames | Gets a read-only collection of property names that can be used by this criteria. | |
IsValidXmlString | Checks whether the criteria is an XML string. (inherited from QueryCriteria) | |
MemberwiseClone | (inherited from Object) | |
ParseCriteria | Validates the criteria, maps the property names to column names, and adds the type ID context. (inherited from QueryCriteria) | |
PropertyNameToColumnName | (inherited from QueryCriteria) |
See Also
Send comments about this topic to Microsoft.