smartDBforms.NET API Reference

FieldSchema.BaseTableName Property

The database table name to which the database column belongs. There are cases in which BaseTableName is not available. See BaseColumnName for more information.

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

See Also

FieldSchema Class | Adillis.SmartDBForms Namespace