Enumerated Constants
This topic lists all the constants used as arguments or return values by the methods and properties in the DevOps Plan Schema API, except as otherwise noted. The constants are grouped into the following categories:
- ActionType constants
- AuthenticationAlgorithm constants
- AuthenticationMode constants
- Behavior constants
- BoolOp constants
- ChoiceType constants
- CompOp constants
- CQLDAPMap constants
- CType constants
- DatabaseVendor constants
- DbAggregate constants
- DbFunction constants
- EntityStatus constants
- EntityType constants
- EventType constants
- ExtendedNameOption constants
- FetchStatus constants
- FieldType constants
- FieldValidationStatus constants
- PermissionKind constants
- QueryLimitType constants
- QueryType constants
- Return string constants
- Sort constants
- UserPrivilegeMaskType constants
- ValueStatus constants
- WorkspaceFolderType constants
- WorkspaceItemType constants
- WorkspaceQueryType constants
- OLEWKSPCREPORTTYPE constants
You use the following prefixes for these constants:
- Use $CQPerlExt::CQ. For example, $CQPerlExt::CQ_ORACLE.
Note: For more details on Perl constants, see "Notation conventions for Perl".