Gets the index column of the table.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property IndexColumn As String
C#
public virtual string IndexColumn { get; }
Property Value
The index column of the table.
|
TheReferencedTable class
TheReferencedTable properties
|