Click or drag to resize

TableMetadataOwnershipTableName Property

Gets the ownership table.

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

Property Value

Type: String
The ownership table.
See Also