Click or drag to resize

DatasetSqlExec Property

Actions to be executed after

Namespace:  SanteDB.Core.Model.Export
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<DataExecuteAction> SqlExec { get; set; }

Property Value

Type: ListDataExecuteAction
See Also