The primary key table columns that make up this key.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IReadOnlyNamedObjectCollection<IMemberColumnSchema> PrimaryKeyMemberColumns { get; } |
Visual Basic |
---|
ReadOnly Property PrimaryKeyMemberColumns As IReadOnlyNamedObjectCollection(Of IMemberColumnSchema) Get |