Defines the data type held within a Container.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| BIT | 0 | The type for a Container holding binary data. | |
| CHAR | 1 | The type for a Container holding character data. |
See Also