ColName |
Scroll |
Gets the column name of the field in the database.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ColName As String C# public virtual string ColName { get; }
Property Value The column name of the field in the database. |