Click or drag to resize

FieldPropertiesTable Property

The underlying table for this field. Enter '+' for an unlocked field, no storage. Enter '-' for a locked field, no storage.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Table { get; }

Property Value

Type: String
The underlying table for this field. Enter '+' for an unlocked field, no storage. Enter '-' for a locked field, no storage.
See Also