Click or drag to resize

ContextHelperGetEmptyDataSetContext Method

Note: This API is now obsolete.

Creates an empty context

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
[ObsoleteAttribute("This method is obsolete. Use GetEmptyContext instead.", 
	false)]
public static DataSet GetEmptyDataSetContext()

Return Value

Type: DataSet
Context
See Also