DataManagerBase.Criteria overview
![]() | Helper object so that we can store more that 2 valuies into a HashMap/ArrayList |
![]() | The data compoent of the criteria. |
![]() | The Join Path to the Column. |
![]() | The operator type to compare the column to to the data. |
![]() | |
![]() | 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. |
![]() | Converts the Criteria to an SQL string for use in the 'where' clause. |
![]() | 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.Criteria Class | OrmLib Namespace