Click or drag to resize

ContextHelperGetEmptyDataSetContext Method

Creates an empty context in ADO.NET DataSet format

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

Return Value

Type: DataSet
An empty context in ADO.NET DataSet format
See Also