Table Name:N_Attachments
Table Number:5403
Group:Configuration
Description:Holds references to documents or other files that are to be associated with products, options, packages, competitors, and templates in ClearConfigurator
Flags: 
Baseline/Custom:Baseline
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
devLONGint151 DIRECT, ALLOW_NULL Row version number for mobile distribution purposes  
N_DescriptionCHARvarchar 80 ALLOW_NULL Description of the attachment  
N_EffectiveDateCLK_TIMEdatetime   ALLOW_NULL First date on which the attachment should be used  
N_ExpirationDateCLK_TIMEdatetime   ALLOW_NULL Last date on which the attachment should be used  
N_ItemIdLONGint   DIRECT, ALLOW_NULL Reference to an item defined in another table and cross-referenced with the item type. It indicates the item to which the attachment belongs  
N_ItemTypeIdLONGint   DIRECT, ALLOW_NULL Item type from N_ItemType table. It is used in conjunction with the N_ItemId field to identify to the item to which the attachment belongs  
N_KeywordsCHARvarchar 255 ALLOW_NULL Reserved; future  
N_LocalPathCHARvarchar 255 ALLOW_NULL Path to the attachment on the local machine if applicable  
N_ModificationDateCLK_TIMEdatetime   ALLOW_NULL Last date and time at which the attachment was modified  
N_RemoteDataSourceIdLONGint   DIRECT, ALLOW_NULL Reserved; future  
N_RemotePathCHARvarchar 255 ALLOW_NULL Path to the attachment on remote machine if applicable  
objidLONGint3  DIRECT Internal record number  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in ViewsSet NameType ID Stored inObjid Stored In
 Exclusive Set Relations
n_attach2N_FunctionsOTMN_Functionsn_functn2N_AttachmentsFunctions for the attachment    function_for N_ItemTypeId N_ItemId 
n_attach2N_PropertiesOTMN_Propertiesn_propts2N_AttachmentsProperties for the attachment    extension_of N_ItemTypeId N_ItemId 
n_attach2NRW_RuleEventInfoOTMNRW_RuleEventInfonrw_ruleevnt2N_AttachmentsRule event information for the attachment    event_on N_ItemTypeId N_ItemId 
n_attach2NRW_RuleInstancesOTMNRW_RuleInstancesnrw_ruleinst2N_AttachmentsRule instance information for the attachment    ruleinst_for N_ItemTypeId N_ItemId 
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
I5403N_ItemId:N_ItemTypeId:N_DescriptionUNIQUE 
Indexes (Defined in Database):
Index NameFieldsAdditional Information
I5403N_ItemId, N_ItemTypeId, N_Descriptionnonclustered, unique located on PRIMARY
itidN_ItemTypeId, N_ItemIdnonclustered located on PRIMARY
objindexobjidclustered, unique located on PRIMARY
rdsidN_RemoteDataSourceIdnonclustered located on PRIMARY
Referenced in Views:
View IDView NameTables
My Recent Objects
N_Attachments