Cstblgrouppackages; Cstblgroups - Novell ADMINSTUDIO 9.5 User Manual

Hide thumbs Also See for ADMINSTUDIO 9.5:
Table of Contents

Advertisement

cstblGroups

Application Manager allows categorizing related packages using Groups. The cstblGroups table is used to store
the information about Application Manager groups. Application Manager ships with one row in this table that
defines the root node in the Groups tree. A group may contain imported packages or other sub-groups; these
parent-child relationship details are stored in the
columns:
Table 22-42 • cstblGroups Columns
Column
RowID
GroupName
Description
Comments
Properties
CreatedDate
ModifiedDate

cstblGroupPackages

This table defines the relationship between packages and groups. This table contains the following columns:
Table 22-43 • cstblGroupPackages Columns
Column
RowID
ParentGroupCode
PkgRowID_
AdminStudio 9.5 User Guide
Type
Key
int
Y
text
text
text
int
datetime
datetime
Type
Key
int
Y
int
int
ADS-0950-UG00
Chapter 22: Generating and Viewing Reports in Report Center
cstblGroupPackages
table. This table contains the following
Nullable
Description
N
The Primary Key—used to uniquely identify a
record.
N
Name of group. Name can be up to 72 characters
long.
N
Description of group. Description can be up to 128
characters long.
N
Comments associated with group. Comments can
be up to 255 characters long.
N
Used internally.
N
Date group was created.
N
Date group was last modified.
Nullable
Description
N
The Primary Key—used to uniquely identify a
record.
N
Foreign Key identifier into the cstblGroup table.
Parent group containing either the package or the
group entry (Group Row ID).
N
Foreign Key identifier into the cstblPackage table.
If this is a group, the value in this column is 0.
Otherwise, it contains the PackageRowID.
Report Center Reference
1729

Advertisement

Table of Contents
loading

Table of Contents