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

Return Value

Type: DataSet
Context
See Also