Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
IsValidPropertyName | Determines whether the specified name is a valid property name. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Returns the criteria string. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
GenerateDalCriteria | Generates the Data Access Layer (DAL) criteria from the XML criteria. |
|
GetInvalidCriteriaElements | Retrieves the invalid criteria elements. |
|
IsValidXmlString | Checks whether the criteria is an XML string. |
|
MemberwiseClone | (inherited from Object) |
|
ParseCriteria | Validates the criteria, maps the property names to column names, and adds the type ID context. |
|
PropertyNameToColumnName | Retrieves the database column name representing the property name. |
See Also
Send comments about this topic to Microsoft.

