KREDOR Business Object Framework Documentation

OrderBy Methods

The methods of the OrderBy class are listed below. For a complete list of OrderBy class members, see the OrderBy Members topic.

Public Instance Methods

Compare Compares the specified object instances by this OrderBy instance' property name.
Equals Determines if this instance is equal to the specified object.
GetHashCode Gets the hash code of this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Returns the SQL string representation of this OrderBy expression. For example: "[LastName] DESC"

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OrderBy Class | Kredor.BO Namespace | SelectFrom | Column