DataAccessLiteralConstants Class |
Exposes a set of static string commonly used into data fields to represent constant values
Inheritance Hierarchy
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax public static class LiteralConstants
Public NotInheritable Class LiteralConstants
The DataAccessLiteralConstants type exposes the following members.
Fields
| Name | Description |
---|
| False |
False
Remarks Literal value = N |
| True |
True
Remarks Literal value = Y |
TopSee Also