WorkflowGen.My.Data Namespace |
Class | Description | |
---|---|---|
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 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 criteria to filter the results of a query on
| |
FormArchiveHelper |
Form archive helper functions
| |
FormDataHelper |
Form data helper functions
| |
JsonContext |
Contains 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
| |
DataAccessExtendedPropertiesIdentifier |
An enumeration of extended properties identifier
| |
Dbms |
List of supported DBMS
| |
RowMoveAction |
Available moving direction for rows
|