The foreign key table.

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

Syntax

C#
ITableSchema ForeignKeyTable { get; }
Visual Basic
ReadOnly Property ForeignKeyTable As ITableSchema
	Get

Property Value

Type: ITableSchema

See Also