Click or drag to resize

ForeignKeyAttributeColumn Property

Gets or sets the column to which the key applies

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

Property Value

Type: String
See Also