| BiDataFlowDataWriterStepCreateTable Property |
When true, the table should be created
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public bool CreateTable { get; set; }
Public Property CreateTable As Boolean
Get
Set
public:
property bool CreateTable {
bool get ();
void set (bool value);
}
member CreateTable : bool with get, set
Property Value
Type:
BooleanSee Also