IColumnDataAttributeTableName Property |
The table used to persist and locally store the objects data
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxstring TableName { get; }
ReadOnly Property TableName As String
Get
property String^ TableName {
String^ get ();
}
abstract TableName : string with get
Property Value
Type:
String
See Also