Touchstone Re 2022 Database Reference
tObjectBUDefinition Table
AIRReference Database : tObjectBUDefinition Table
Description

Stores the options that define how the map layer wizard retrieves objects associated with a business unit. 

Touchstone uses the options to manage custom map layers.

Properties
Creation Date11/3/2014 12:57 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows4
Data Space Used8.00 KB
Index Space Used24.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that defines how to retrieve the object(s) associated with a business unit.

  • 1 = BU Specific
    (Get objects tied to a particular business unit)
  • 2 = NOT BU Specific
    (Get objects tied to business unit 0)
  • 3 = Hybrid
    (Combination of ObjectBUDefinitionCode 1 and 2)
  • 4 = Across BU (Get objects across BUs)
int4   
 

Name of the definition.

Corresponds to the code in ObjectBUDefinitionCode.

varchar40   
 

Description of the retrieval method. 

varchar1024  
See Also

Related Objects

AIRReference Database