Click or drag to resize

AssociativeTableAttributeAssociationTable Property

Gets or sets the table whicih associates the target table with the current table

Namespace:  SanteDB.OrmLite.Attributes
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public Type AssociationTable { get; set; }

Property Value

Type: Type
See Also