Click or drag to resize

ColumnMappingIsAutoGenerated Property

True if column is set by database

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public bool IsAutoGenerated { get; }

Property Value

Type: Boolean
See Also