Gets the name used to sort in 'Table (Owner)' format.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
string SortName { get; }
Visual Basic
ReadOnly Property SortName As String
	Get

Property Value

Type: String
The name used to sort.

See Also