Click or drag to resize

DbStatementReportStatus Property

Gets the current state of the action

Namespace:  SanteDB.OrmLite.Providers
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public DbStatementStatus Status { get; set; }

Property Value

Type: DbStatementStatus
See Also