Click or drag to resize

ForeignKeyAttributeTable Property

Gets or sets the table to which the key applies

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

Property Value

Type: Type
See Also