Share via


DataObjectSelector.GetOrdering Method

Include Protected Members
Include Inherited Members

Returns the ordering for this database object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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, array<Object[]) 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

Microsoft.VisualStudio.Data.Framework Namespace