Returns the owner and name of the table.

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

Syntax

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

Return Value

Type: String

See Also