Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
ACLB_Type varchar (8) VARCHAR2 (8 CHAR) varchar(8) varchar (8) false ACL type (ACL... ACL entry, PRV.... privilege)
ACLB_BitCode bigint NUMBER(38,0) bigint bigint false 1,2,4,8,16 .... bitnumber for filter
ACLB_HelpIdC int NUMBER(38,0) int int true help id for headline
ACLB_HelpIdT int NUMBER(38,0) int int true help id for tooltip
ACLB_HelpIdG int NUMBER(38,0) int int true MessageNr for grouping PRVs

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_ACLB ACLB_Type, ACLB_BitCode true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File