The Parent Schema Object.

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

Syntax

C#
ISchemaObject Parent { get; }
Visual Basic
ReadOnly Property Parent As ISchemaObject
	Get

Property Value

Type: ISchemaObject

See Also