The table that contains this primary key.

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

Syntax

C#
public TableSchema Table { get; }
Visual Basic
Public ReadOnly Property Table As TableSchema
	Get

Property Value

Type: TableSchema

See Also