Click or drag to resize

ColumnDataAttributeTObject, TValueTableName 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
Syntax
public string TableName { get; }

Property Value

Type: String

Implements

IColumnDataAttributeTableName
See Also