Click or drag to resize

DataAccessRepositoryPrimaryTableName Property

The name of the primary storage table, used to persist the domain objects

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public virtual string PrimaryTableName { get; }

Property Value

Type: String
See Also