ForeignCol |
Scroll |
Gets the column name of the referenced column in a foreign table (set for dependent fields only).
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ForeignCol As String C# public virtual string ForeignCol { get; }
Property Value The column name of the referenced column in a foreign table. |