smartDBforms.NET API Reference

FieldSchema.ColumnName Property

The name of the column as was specified in the SELECT statement.

[Visual Basic]
Public ReadOnly Property ColumnName As String
[C#]
public String ColumnName {get;}

See Also

FieldSchema Class | Adillis.SmartDBForms Namespace