Click or drag to resize
Context.GetEmptyDataSet Method
Creates an empty WorkflowGen DataSet Context

Namespace: WorkflowGen.My.Data
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public static DataSet GetEmptyDataSet()

Return Value

Type: DataSet
An empty WorkflowGen DataSet Context
See Also