WorkflowGen.My.Data Namespace |
| Class | Description | |
|---|---|---|
| Context | Obsolete.
This class defines the WorkflowGen context.
You can create a new one or use one from a DataSet or XML RecordSet Context.
Various methods could be used to set or get parameters, also somme static methods are useful to convert a WorkflowGen Context.
| |
| ContextFileReference |
Represents a File Data in the WorkflowGen context
| |
| ContextHelper |
This class contains helper methods to build WorkflowGen contexts
| |
| ContextParameter |
This class defines a WorkflowGen context parameter
| |
| ContextParameters |
This class defines the WorkflowGen context.
You can create a new context or load a context from a XML DataSet, XML RecordSet or JSON context string.
Various methods could be used to set or get parameters, also somme static methods are useful to convert a WorkflowGen Context.
| |
| ContextParametersContextParameterEnumerator |
Class used to iterate over all the data parameters
| |
| DataAccess |
Exposes a set of enumMembers which encapsulates database interactions via a provider factory
| |
| DataAccessLiteralConstants |
Exposes a set of static string commonly used into data fields to represent constant values
| |
| DbmsNativeSql |
Exposes a set of enumMembers which encapsulates DBMS specific statements management
| |
| FilterCriteria |
Represents a criteria to filter the results of a query on
| |
| FilterCriteriaCollection |
Represents a set of criterias to filter the results of a query on
| |
| JsonContext |
Contais a JSON context full structure
| |
| JsonFileParameter |
JsonFileParameter
| |
| JsonParameter |
JsonParameter
| |
| WorkflowFile |
Represents a WorkflowFile
|
| Enumeration | Description | |
|---|---|---|
| ComparisonOperators |
Exposes a set of comparison operators available when defining a FilterCriteria
| |
| ContextParameterDirections |
Direction of the process data parameter
| |
| ContextParametersComparisonOperators |
Exposes a set of comparison operators available when defining a FilterCriteria
| |
| ContextParametersContextFormat |
Supported context formats
| |
| ContextParametersCriteriaTypes |
Criteria Types for the filter method
| |
| ContextParametersXmlFormat | Obsolete.
Supported XML context formats
| |
| DataAccessExtendedPropertiesIdentifier |
An enumeration of extended properties identifier
| |
| Dbms |
List of supported DBMS
| |
| RowMoveAction |
Available moving direction for rows
|