Returns the owner and name.

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

Syntax

C#
public override string FullName { get; }
Visual Basic
Public Overrides ReadOnly Property FullName As String
	Get

Return Value

Type: String

Implements

ISchemaObject..::..FullName
ISchemaObject..::..FullName

See Also