ALM Project Database Reference
td.ANALYSIS_SEGMENTS Table
Description
For internal use. Do not change data in this table.
Remarks
Logical groups that divide analysis-related content into different runs, root directories, or groups.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key AS_IDThe record ID.int4   
 AS_LOGICAL_NAMEA name, unique in the scope of this table, that refers to this record.varchar64   
 AS_EXTENSIONThe name of the parent extension.varchar50   
 AS_NAMEThe name of the segment.varchar50   
 AS_IS_PUBLICY indicates that the segment is public.varchar1   
Indexes
See Also