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.5.0 (8.0.5.20210818)
Syntax [ObsoleteAttribute("This method is obsolete. Use GetEmptyContext instead.",
false)]
public static DataSet GetEmptyDataSetContext()
<ObsoleteAttribute("This method is obsolete. Use GetEmptyContext instead.",
false)>
Public Shared Function GetEmptyDataSetContext As DataSet
Return Value
Type:
DataSetContext
See Also