Click or drag to resize

ContextGetEmptyDataSet Method

Creates an empty WorkflowGen DataSet Context

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

Return Value

Type: DataSet
An empty WorkflowGen DataSet Context
See Also