DataManagerBase.CriteriaGroup overview
![]() | Initializes a new instance of the CriteriaGroup class. |
![]() | Overloaded. Adds criteria to the group - maps to an ' and [Table].[Column] [MatchType] [data] ' in SQL |
![]() | Removes all criteria and groups. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Creates a new Group to place Criteria in. |
![]() | Overloaded. Adds criteria to the group - maps to an ' or [Table].[Column] [MatchType] [data] ' in SQL |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
DataManagerBase.CriteriaGroup Class | OrmLib Namespace