The foreign key table columns that make up this key.

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

Syntax

C#
public MemberColumnSchemaCollection ForeignKeyMemberColumns { get; }
Visual Basic
Public ReadOnly Property ForeignKeyMemberColumns As MemberColumnSchemaCollection
	Get

Property Value

Type: MemberColumnSchemaCollection

See Also