Touchstone 2022 Database Reference
tUserGroupType Table
AIRReference Database : tUserGroupType Table
Description

Stores the possible group types to which a user account can be assigned.

Properties
Creation Date11/22/2011 10:44 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows2
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the group type.

  • APP = Application group
  • WIN = Windows group
varchar10   
 

Name of the group type.

Corresponds to the code in UserGroupTypeCode.

varchar40   
 

Description of the group type.

varchar1024  
See Also

Related Objects

AIRReference Database