Share via


DataObjectSelector.GetOrdering Method

Include Protected Members
Include Inherited Members

Returns the ordering for this database object.

Overload List

  Name Description
Public method GetOrdering(String) Returns the ordering for the specified type as a string of comma-delimited data object names, which specifies the sort order of the data objects returned when objects are selected.
Protected method GetOrdering(String, []) Returns the ordering for the specified type as a string of comma-delimited data object names, which specifies the sort order of the data objects returned when objects are selected.

Top

See Also

Reference

DataObjectSelector Class

DataObjectSelector Members

Microsoft.VisualStudio.Data.Framework Namespace