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.1.3.0 (8.1.3.20220620)
Syntax
[ObsoleteAttribute("This method is obsolete. Use GetEmptyContext instead.", 
	false)]
public static DataSet GetEmptyDataSetContext()

Return Value

Type: DataSet
Context
See Also