Share via


AdoDotNetRootObjectSelector.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. (Inherited from DataObjectSelector.)

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. (Inherited from DataObjectSelector.)

Top

See Also

Reference

AdoDotNetRootObjectSelector Class

AdoDotNetRootObjectSelector Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace