![]() ![]() | Determines if this instance is equal to the specified object. |
![]() ![]() | Determines if this instance is not equal to the specified object. |
![]() |
Overloaded. Initializes a new instance of the OrderBy class. |
![]() | Gets a OrderBy instance specifying sorting by the same property/column as the current instance but in Ascending order. |
![]() | Gets a OrderBy instance specifying sorting by the same property/column as the current instance but in Descending order. |
![]() | Gets the Kredor.BO.OrderDirection of this OrderBy instance. |
![]() | Compares the specified object instances by this OrderBy instance' property name. |
![]() | Determines if this instance is equal to the specified object. |
![]() | Gets the hash code of this instance. |
![]() | Gets the Type of the current instance. |
![]() | Returns the SQL string representation of this OrderBy expression. For example: "[LastName] DESC" |
![]() | 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. |
OrderBy Class | Kredor.BO Namespace | SelectFrom | Column