| 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
| |
| ContextParameter |
This class defines a WorkflowGen context parameter
| |
| ContextParameters |
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.
| |
| 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
| |
| 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
| |
| ContextParametersCriteriaTypes |
Criteria Types for the filter method
| |
| ContextParametersXmlFormat |
Supported format for XML strings
| |
| DataAccessExtendedPropertiesIdentifier |
An enumeration of extended properties identifier
| |
| Dbms |
List of supported DBMS
| |
| RowMoveAction |
Available moving direction for rows
|