This manual is a guide to the Microvellum Factory and Work Order Databases. This manual has four sections. The first section includes this introduction, and the remainder is General Information about this manual. The second section contains general/common report table definitions and their relationships. The third section contains the table metadata for all tables in both the Microvellum Factory and Work Order Databases. The fouth section contains the descriptive definitions of all Microvellum Type Definitions.
There are several conventions used in this manual. The names of attributes (i.e., columns within tables) and table names appear in Camel Case format where the first letter of each word is capitalized (e.g., ActivityStations, LinkIDCategory). Some attribute descriptions give reference to a Microvellum Type Definitions defined in Section 4 of this manual. An example of this can be found with the UnitType column found in the ActivityStations table. The Description for UnitType is ‘See Process Unit Types’ which can be found in section 4 of this manual.
There are two types of values allowed within the Microvellum Type definitions. The first and most common are simple integer type values (i.e., 0,1, 2, 3, 4). These values are generally consecutive and usually start with 0 (zero). In some cases, consecutive numbers may be missing. The second type of value which is signified with (Bit Flags) in the definition name (e.g., Business Types (Bit Flags)) can either be the single value indicated by its type definitions or a combination of values added together to represent the value made up of multiple values.
An example of Bit Flags usage: Color Types (Bit Flags) {Black = 1, Red = 2, Blue = 4}. If the value stored in the database is a 5, the Type Definition value is Black and Blue.
Important Note: This manual does not contain information about some tables and columns that can be found in both the Factory and Work Order databases. These missing tables and columns are no longer supported by current versions of Microvellum Software and are only available for backward compatibility of older versions of the software.
At times, tables and/or columns will be depreciated and no longer be needed for the software to operate. Again, for backward compatibility, these tables and/or columns will not be removed from the databases but will no longer be documented in this manual.
All table relations, data types, and sizes are subject to change without notice.
This section of the manual provides several common example relationships, many of which are used in the stock Reports provided with the software. There are numerous other stock reports that ship with the software and are not represented in this manual. These relationship examples are meant for illustration purposes only and are subject to change without notice.
Important Note: Many reports contain additional tables that may not be represented in the relationships below. These additional tables are added to the reports to facilitate the need for additional data during report customization.
This demonstrates the relationships between library and project specification groups and the components that make up a specification group.
This relation outlines the relationships between common Work Order Entities.
NOTE: this report does not use data from batch processing
This report groups part data by: 1) Materials.
This report uses data from the following Work Order Tables: Projects, Products, Subassemblies and Parts. The relationships are as follows:
NOTE: this report uses data from batch processing
This report groups part data by: 1) Batch and 2) Materials.
This report is the same as the Master Cut Report by Work Order except for the addition of the Work Order Batches and OptimizationResults tables. The addition of these two tables allows new relationships between the Parts, OptimizationResults and a WorkOrderBatches tables.
NOTE: this report uses data from batch processing
This report is displays each nest layout with the parts being cut.
This report uses data from the following Work Order Tables: WorkOrderBatches, Projects, Products, Parts, OptimizationResults, PlacedSheets, Sheets and MaterialStorageLocations. The relationships are as follows:
NOTE: this report uses data from batch processing
This report groups part data by: 1) Batch and 2) Processing Stations. Parts not processed will show up a the end of the report.
This report uses data from the following Work Order Tables: WorkOrderBatches, Projects, Products, Parts, ProcessingStations and PartsProcessingStations. The relationships are as follows:
NOTE: this report does not use data from batch processing
This report groups data by: 1) Product. It displays a hardware list, subassembly list, and part list for each Product.
This report uses data from the following Work Order Tables: Projects, Products, Subassemblies, Parts, Hardware, Prompts and ProductPrompts. The relationships are as follows:
NOTE: this report does not use data from batch processing
This report groups data by: 1) Product. It displays an isometric image, hardware list, subassembly list, and part list for each Product.
This report uses data from the following Work Order Tables: Projects, Products, Subassemblies, Parts, Hardware, Prompts, ProductPrompts and FaceFrameImages. The relationships are as follows:
NOTE: This report uses data from batch processing
This report groups data by: 1) Room. The second section of the report displays batch sheet summaries along with solid stock, buyout, edgebanding and hardware totals.
This report uses data from the following Work Order Tables: Projects, Products, Subassemblies, Parts, Hardware, Edgebanding, Sheets, PlacedSheets, Prompts, ProductPrompts and OptimizationResults. The relationships are as follows:
Column |
Datatype |
Size |
Nullable |
Description |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LaborRate |
Float |
8 |
Y |
Labor rate for the Activity Station |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
NumberOfEmployeesRequired |
Int |
4 |
Y |
Number of Employees Required |
StationNumber |
Float |
8 |
Y |
Station Number |
UnitsPerMinuteFactoryTime |
Float |
8 |
Y |
Units per minute of Factory time |
UnitType |
Int |
4 |
Y |
See Process Unit Types |
Column |
Datatype |
Size |
Nullable |
Description |
Attachment |
VarBinaryMax |
-1 |
Y |
Attachment Item |
DateCreated |
DateTime |
8 |
Y |
Date when the attachment was created |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCreator |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Notes |
NVarChar |
255 |
Y |
User supplied notes for the Attachment |
Size |
Float |
8 |
Y |
Attachment Size |
Column |
Datatype |
Size |
Nullable |
Description |
Drawing |
VarBinaryMax |
-1 |
Y |
Drawing |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Drawing Types |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
CategoryFilter |
Int |
4 |
Y |
Category Filter |
CategoryLevel |
Int |
4 |
Y |
Category Level |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsDefault |
Bit |
1 |
Y |
True for Default Category |
IsExpanded |
Bit |
1 |
Y |
UI Element Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Category Types |
Visible |
Bit |
1 |
Y |
UI Element Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Work Book BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
Age |
Int |
4 |
Y |
Age |
Anniversary |
DateTime |
8 |
Y |
Anniversary |
Birthday |
DateTime |
8 |
Y |
Birthday |
CellPhone |
NVarChar |
255 |
Y |
Cell Phone Number |
City |
NVarChar |
255 |
Y |
City |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Country |
NVarChar |
255 |
Y |
Country |
DateFirstContact |
DateTime |
8 |
Y |
Date First Contact |
Department |
NVarChar |
255 |
Y |
Department |
EmailDefault |
NVarChar |
255 |
Y |
Default email address |
FaxDefault |
NVarChar |
255 |
Y |
Default Fax Number |
FirstName |
NVarChar |
255 |
Y |
First Name |
HomePhone |
NVarChar |
255 |
Y |
Home Phone Number |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LastName |
NVarChar |
255 |
Y |
Last Name |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCompany |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MailCity |
NVarChar |
255 |
Y |
Mail City |
MailCountry |
NVarChar |
255 |
Y |
Mail Country |
MailPOBox |
NVarChar |
255 |
Y |
Mail PO Box |
MailState |
NVarChar |
255 |
Y |
Mail State |
MailStreet |
NVarChar |
255 |
Y |
Mail Street |
MailZipCode |
NVarChar |
255 |
Y |
Mail Zip Code |
ManagerName |
NVarChar |
255 |
Y |
Manager Name |
MiddleName |
NVarChar |
255 |
Y |
Middle Name |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
NameNickname |
NVarChar |
255 |
Y |
Nickname |
NamePartner |
NVarChar |
255 |
Y |
Partner's Name |
NameSuffix |
NVarChar |
255 |
Y |
Suffix |
Office |
NVarChar |
255 |
Y |
Office |
OtherAddressStreet |
NVarChar |
255 |
Y |
Other Address Street |
PhoneDefault |
NVarChar |
255 |
Y |
Default Phone |
POBox |
NVarChar |
255 |
Y |
PO Box |
Profession |
NVarChar |
255 |
Y |
Profession |
RestrictAccess |
NVarChar |
255 |
Y |
Restrict Access |
Salutation |
NVarChar |
255 |
Y |
Salutation |
State |
NVarChar |
255 |
Y |
State |
Street |
NVarChar |
255 |
Y |
Street |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Title |
NVarChar |
255 |
Y |
Title |
Type |
Int |
4 |
Y |
See Company/Contact Types |
WebSiteDefault |
NVarChar |
255 |
Y |
Web Site Address |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
ZipCode |
NVarChar |
255 |
Y |
Zip Code |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Work Book BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
AllowLogin |
Bit |
1 |
Y |
Allow employee login |
AllowSecurityByPass |
Bit |
1 |
Y |
Allow Security By Pass |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Column |
Datatype |
Size |
Nullable |
Description |
Age |
Int |
4 |
Y |
Age |
Anniversary |
DateTime |
8 |
Y |
Anniversary |
Birthday |
DateTime |
8 |
Y |
Birthday |
CellPhone |
NVarChar |
255 |
Y |
Cell Phone Number |
City |
NVarChar |
255 |
Y |
City |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Country |
NVarChar |
255 |
Y |
Country |
DateFirstContact |
DateTime |
8 |
Y |
Date First Contact |
Department |
NVarChar |
255 |
Y |
Department |
Department1Efficiency |
Float |
8 |
Y |
Department 1 Efficiency |
Department1HoursAllocation |
Float |
8 |
Y |
Department 1 Hours Allocation |
Department2Efficiency |
Float |
8 |
Y |
Department 2 Efficiency |
Department2HoursAllocation |
Float |
8 |
Y |
Department 2 Hours Allocation |
Department3Efficiency |
Float |
8 |
Y |
Department 3 Efficiency |
Department3HoursAllocation |
Float |
8 |
Y |
Department 3 Hours Allocation |
EmailDefault |
NVarChar |
255 |
Y |
Email Default |
FaxDefault |
NVarChar |
255 |
Y |
Fax Default |
FirstName |
NVarChar |
255 |
Y |
First Name |
HomePhone |
NVarChar |
255 |
Y |
Home Phone |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LastName |
NVarChar |
255 |
Y |
Last Name |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDActivityStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCompany |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPrimaryDepartment |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSecondaryDepartment |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSecondaryShift |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDShift |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTertiaryDepartment |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTertiaryShift |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MailCity |
NVarChar |
255 |
Y |
Mail City |
MailCountry |
NVarChar |
255 |
Y |
Mail Country |
MailPOBox |
NVarChar |
255 |
Y |
Mail PO Box |
MailState |
NVarChar |
255 |
Y |
Mail State |
MailStreet |
NVarChar |
255 |
Y |
Mail Street |
MailZipCode |
NVarChar |
255 |
Y |
Mail Zip Code |
ManagerName |
NVarChar |
255 |
Y |
Manager Name |
MiddleName |
NVarChar |
255 |
Y |
Middle Name |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
NameNickname |
NVarChar |
255 |
Y |
Name Nickname |
NamePartner |
NVarChar |
255 |
Y |
Name Partner |
NameSuffix |
NVarChar |
255 |
Y |
Name Suffix |
Office |
NVarChar |
255 |
Y |
Office |
OtherAddressStreet |
NVarChar |
255 |
Y |
Other Address Street |
PhoneDefault |
NVarChar |
255 |
Y |
Phone Default |
POBox |
NVarChar |
255 |
Y |
POBox |
Profession |
NVarChar |
255 |
Y |
Profession |
RestrictAccess |
NVarChar |
255 |
Y |
Restrict Access |
Salutation |
NVarChar |
255 |
Y |
Salutation |
State |
NVarChar |
255 |
Y |
State |
Street |
NVarChar |
255 |
Y |
Street |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Title |
NVarChar |
255 |
Y |
Title |
Type |
Int |
4 |
Y |
See Company/Contact Types |
WebSiteDefault |
NVarChar |
255 |
Y |
Default Web Site Address |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
ZipCode |
NVarChar |
255 |
Y |
Zip Code |
Column |
Datatype |
Size |
Nullable |
Description |
AllowAccessLibraryDesigner |
Bit |
1 |
Y |
Allow Access Library Designer |
AllowAccesstoDatabaseExplorer |
Bit |
1 |
Y |
Allow Access to Database Explorer |
AllowAccesstoDatabaseUtilities |
Bit |
1 |
Y |
Allow Access to Database Utilities |
AllowAccesstoTransferTables |
Bit |
1 |
Y |
Allow Access to Transfer Tables |
AllowAddProjectComponentFromTemplate |
Bit |
1 |
Y |
Allow Add Project Component from Template |
AllowAssignComponentToProjectSpecGroup |
Bit |
1 |
Y |
Allow Assign Component to Project Spec Group |
AllowAssignComponentToTemplateSpecGroup |
Bit |
1 |
Y |
Allow Assign Component to Template Spec Group |
AllowCompanyManagement |
Bit |
1 |
Y |
Allow Company Management |
AllowCopyProjectComponent |
Bit |
1 |
Y |
Allow Copy Project Component |
AllowCopyProjectSpecGroup |
Bit |
1 |
Y |
Allow Copy Project Spec Group |
AllowCopyTemplateComponent |
Bit |
1 |
Y |
Allow Copy Template Component |
AllowCopyTemplateSpecGroup |
Bit |
1 |
Y |
Allow Copy Template Spec Group |
AllowDBUExport |
Bit |
1 |
Y |
Allow DBU Export |
AllowDBUExportAndDelete |
Bit |
1 |
Y |
Allow DBU Export and Delete |
AllowDBUImport |
Bit |
1 |
Y |
Allow DBU Import |
AllowDBUImportAndOverwrite |
Bit |
1 |
Y |
Allow DBU Import and Overwrite |
AllowDeleteProjectComponent |
Bit |
1 |
Y |
Allow Delete Project Component |
AllowDeleteProjectSpecificationGroup |
Bit |
1 |
Y |
Allow Delete Project Specification Group |
AllowDeleteTemplateComponent |
Bit |
1 |
Y |
Allow Delete Template Component |
AllowDeleteTemplateSpecificationGroup |
Bit |
1 |
Y |
Allow Delete Template Specification Group |
AllowEditTimeClock |
Bit |
1 |
Y |
Allow Edit Time Clock |
AllowEstimating |
Bit |
1 |
Y |
Allow Estimating |
AllowEventLogArchive |
Bit |
1 |
Y |
Allow Event Log Archive |
AllowEventLogDelete |
Bit |
1 |
Y |
Allow Event Log Delete |
AllowImportData |
Bit |
1 |
Y |
Allow Import Data |
AllowImportProjectSpecGroup |
Bit |
1 |
Y |
Allow Import Project Spec Group |
AllowOptionsData |
Bit |
1 |
Y |
Allow Options Data |
AllowOptionsGeneral |
Bit |
1 |
Y |
Allow Options General |
AllowOptionsMachining |
Bit |
1 |
Y |
Allow Options Machining |
AllowProcessingStationManagement |
Bit |
1 |
Y |
Allow Processing Station Management |
AllowProduction |
Bit |
1 |
Y |
Allow Production |
AllowProjectCutPartWizard |
Bit |
1 |
Y |
Allow Project Cut Part Wizard |
AllowProjectDelete |
Int |
4 |
Y |
Allow Project Delete |
AllowProjectDoorWizard |
Bit |
1 |
Y |
Allow Project Door Wizard |
AllowProjectEdgeBandWizard |
Bit |
1 |
Y |
Allow Project Edge Band Wizard |
AllowProjectGlobals |
Bit |
1 |
Y |
Allow Project Globals |
AllowProjectHardwareWizard |
Bit |
1 |
Y |
Allow Project Hardware Wizard |
AllowProjectMaterials |
Bit |
1 |
Y |
Allow Project Materials |
AllowProjectWizard |
Bit |
1 |
Y |
Allow Project Wizard |
AllowProjectWorkBookDesigner |
Bit |
1 |
Y |
Allow Project Workbook Designer |
AllowPurchasing |
Bit |
1 |
Y |
Allow Purchasing |
AllowRenameProjectomponent |
Bit |
1 |
Y |
Allow Rename Project Component |
AllowRenameProjectSpecGroup |
Bit |
1 |
Y |
Allow Rename Project Spec Group |
AllowRenameTemplateComponent |
Bit |
1 |
Y |
Allow Rename Template Component |
AllowRenameTemplateSpecGroup |
Bit |
1 |
Y |
Allow Rename Template Spec Group |
AllowReportDesigner |
Bit |
1 |
Y |
Allow Report Designer |
AllowRevertProjectComponent |
Bit |
1 |
Y |
Allow Revert Project Component |
AllowSaveProductstoLibrary |
Bit |
1 |
Y |
Allow Save Products to Library |
AllowSaveProjectComponentToTemplate |
Bit |
1 |
Y |
Allow Save Project Component To Template |
AllowSaveProjectSpecificationGroupToTemplate |
Bit |
1 |
Y |
Allow Save Project Specification Group To Template |
AllowSaveSpecificationGroupstoTemplate |
Bit |
1 |
Y |
Allow Save Specification Groups to Template |
AllowSaveSubassembliestoLibrary |
Bit |
1 |
Y |
Allow Save Subassemblies to Library |
AllowScheduling |
Bit |
1 |
Y |
Allow Scheduling |
AllowSetup |
Bit |
1 |
Y |
Allow Setup |
AllowTemplateCutPartWizard |
Bit |
1 |
Y |
Allow Template Cut Part Wizard |
AllowTemplateDoorWizard |
Bit |
1 |
Y |
Allow Template Door Wizard |
AllowTemplateEdgeBandWizard |
Bit |
1 |
Y |
Allow Template Edge Band Wizard |
AllowTemplateGlobals |
Bit |
1 |
Y |
Allow Template Globals |
AllowTemplateHardwareWizard |
Bit |
1 |
Y |
Allow Template Hardware Wizard |
AllowTemplateMaterials |
Bit |
1 |
Y |
Allow Template Materials |
AllowTemplateProjectWizard |
Bit |
1 |
Y |
Allow Template Project Wizard |
AllowTemplateWorkBookDesigner |
Bit |
1 |
Y |
Allow Template Workbook Designer |
AllowToolFileManagement |
Bit |
1 |
Y |
Allow Tool File Management |
AllowUpdates |
Bit |
1 |
Y |
Allow Updates |
AllowWorkOrderModify |
Bit |
1 |
Y |
Allow Work Order Modify |
EmployeePassword |
NVarChar |
255 |
Y |
Employee Password |
HourlyPay |
Float |
8 |
Y |
Hourly Pay |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDEmployee |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MmAlertSettings |
Int |
4 |
Y |
MM Alert Settings |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
SoftwareSecurityType |
Int |
4 |
Y |
See Software Security Types |
SSNumber |
NVarChar |
255 |
Y |
SS Number |
WebSupportRolls |
Int |
4 |
Y |
Web Support Rolls |
Column |
Datatype |
Size |
Nullable |
Description |
AlertType |
Int |
4 |
Y |
See Event Log Alert Types |
Archived |
Bit |
1 |
Y |
Archived |
DateTime |
DateTime |
8 |
Y |
Date Time |
Description |
NVarChar |
255 |
Y |
Description |
EventType |
Int |
4 |
Y |
See Event Log Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
InnerMessage |
NVarCharMax |
-1 |
Y |
Secondary error message |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDGrandParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineName |
NVarChar |
255 |
Y |
Machine Name |
Message |
NVarCharMax |
-1 |
Y |
Message |
SeverityLevel |
Int |
4 |
Y |
See Event Log Severity Levels |
Source |
Int |
4 |
Y |
See Event Log Sources |
StackTrace |
NVarCharMax |
-1 |
Y |
Error stack trace |
User |
NVarChar |
255 |
Y |
Username |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
CellPhone |
NVarChar |
255 |
Y |
Cell Phone |
City |
NVarChar |
255 |
Y |
City |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Country |
NVarChar |
255 |
Y |
Country |
EmailDefault |
NVarChar |
255 |
Y |
Email Default |
FaxDefault |
NVarChar |
255 |
Y |
Fax Default |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPrimaryContact |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MailCity |
NVarChar |
255 |
Y |
Mail City |
MailCountry |
NVarChar |
255 |
Y |
Mail Country |
MailPOBox |
NVarChar |
255 |
Y |
Mail PO Box |
MailState |
NVarChar |
255 |
Y |
Mail State |
MailStreet |
NVarChar |
255 |
Y |
Mail Street |
MailZipCode |
NVarChar |
255 |
Y |
Mail Zip Code |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
OrderPrefix |
NVarChar |
255 |
Y |
Order Prefix |
PhoneDefault |
NVarChar |
255 |
Y |
Phone Default |
POBox |
NVarChar |
255 |
Y |
POBox |
State |
NVarChar |
255 |
Y |
State |
Street |
NVarChar |
255 |
Y |
Street |
Type |
Int |
4 |
Y |
See Company/Contact Types |
WebSiteDefault |
NVarChar |
255 |
Y |
Web Site Default |
ZipCode |
NVarChar |
255 |
Y |
Zip Code |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Work Book BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Work Book BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
ProductStarterName |
NVarChar |
255 |
Y |
Product Starter Name |
SubassemblyName |
NVarChar |
255 |
Y |
Subassembly Name |
Column |
Datatype |
Size |
Nullable |
Description |
AllowRotation |
Bit |
1 |
Y |
Allow Rotation |
CenterDeviation |
Float |
8 |
Y |
Center Deviation |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LabelPrinterHeadOrientation |
Int |
4 |
Y |
Label Printer Head Orientation |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarginBorder |
Float |
8 |
Y |
Margin Border |
MarginMachining |
Float |
8 |
Y |
Margin Machining |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PlacementType |
Int |
4 |
Y |
See Label Placement Types |
ShowLocationsInNest |
Bit |
1 |
Y |
Show Locations In Nest |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PartName |
NVarChar |
255 |
Y |
Part Name |
RenderLayerType |
Int |
4 |
Y |
See Render Layer Types |
SavedGroupName |
NVarChar |
255 |
Y |
Saved Group Name |
SavedRenderMaterialName |
NVarChar |
255 |
Y |
Saved Render Material Name |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTemplate |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
Column |
Datatype |
Size |
Nullable |
Description |
CategoryLevel |
Int |
4 |
Y |
Category Level |
DesignFileSyncDate |
DateTime |
8 |
Y |
Design File Sync Date |
DrawingName |
NVarChar |
255 |
Y |
Drawing Name |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLocationCopy |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PictureName |
NVarChar |
255 |
Y |
Picture Name |
RGBNumber |
NVarChar |
255 |
Y |
RGB Number |
Column |
Datatype |
Size |
Nullable |
Description |
AssociativeDrawingName |
NVarChar |
255 |
Y |
Associative Drawing Name |
AssociativeDrawingNameFormula |
NVarChar |
255 |
Y |
Associative Drawing Name Formula |
Cloneable |
Bit |
1 |
Y |
Cloneable |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
CustomSizeAdjustment |
Float |
8 |
Y |
Custom Size Adjustment |
CustomSizeAdjustmentFormula |
VarCharMax |
-1 |
Y |
Custom Size Adjustment Formula |
ElvBlockFileName |
NVarChar |
255 |
Y |
Elv Block File Name |
ElvBlockFileNameFormula |
NVarChar |
255 |
Y |
Elv Block File Name Formula |
FormulaMaterialAlias |
NVarChar |
255 |
Y |
Formula Material Alias |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchName |
NVarChar |
255 |
Y |
Hatch Name |
HatchType |
Int |
4 |
Y |
See Hatch Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
InventoryValue |
Float |
8 |
Y |
Inventory Value |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterialStorageLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialEstimateCost |
Float |
8 |
Y |
Material Estimate Cost |
MaterialEstimateCostFormula |
VarCharMax |
-1 |
Y |
Material Estimate Cost Formula |
MaterialFlipSetting |
Int |
4 |
Y |
Material Flip Setting |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
NameFormula |
VarCharMax |
-1 |
Y |
Name Formula |
NonassociativeDrawingName |
NVarChar |
255 |
Y |
Non associative Drawing Name |
NonassociativeDrawingNameFormula |
NVarChar |
255 |
Y |
Non associative Drawing Name Formula |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
StandardPrice |
Float |
8 |
Y |
Standard Price |
Thickness |
Float |
8 |
Y |
Thickness |
ThicknessFormula |
VarCharMax |
-1 |
Y |
Thickness Formula |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Column |
Datatype |
Size |
Nullable |
Description |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
Column |
Datatype |
Size |
Nullable |
Description |
ApplicationVersion |
NVarChar |
255 |
Y |
Application Version |
BundleSeed |
Int |
4 |
Y |
Bundle Seed |
DefaultMaterialFlipValue |
Int |
4 |
Y |
Default Material Flip Value |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
ServerQueueLocation |
NVarChar |
255 |
Y |
Server Queue Location |
StorageGroupSeed |
Int |
4 |
Y |
Storage Group Seed |
Column |
Datatype |
Size |
Nullable |
Description |
AlwaysDoSecondPass |
Bit |
1 |
Y |
Always Do Second Pass |
BorderSequence |
Int |
4 |
Y |
See Nest Border Sequences |
CompositeNestType |
Int |
4 |
Y |
See Nest Drawing Groupings |
DistanceBetweenParts |
Float |
8 |
Y |
Distance Between Parts |
DontRouteSecondPass |
Bit |
1 |
Y |
Don’t Route Second Pass |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IrregularPartThreshold |
Float |
8 |
Y |
Irregular Part Threshold |
LastFileName |
NVarChar |
255 |
Y |
Last File Name |
LastNestFileName |
NVarChar |
255 |
Y |
Last Nest File Name |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MaxQTYPerSheet |
Int |
4 |
Y |
Max QTY Per Sheet |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
NestBorderRoutingOptimizationType |
Int |
4 |
Y |
See Nest Border Routing Optimization Types |
NestFromLeft |
Bit |
1 |
Y |
Nest from Left |
NestFromTop |
Bit |
1 |
Y |
Nest from Top |
NestOptimizationStrategy |
Int |
4 |
Y |
See Nest Optimization Strategy |
NestPartGroupingType |
Int |
4 |
Y |
See Nest Part Grouping Types |
NestRampLength |
Float |
8 |
Y |
Nest Ramp Length |
NestRampOffset |
Float |
8 |
Y |
Nest Ramp Offset |
NestSetMillLocation |
Int |
4 |
Y |
See Nest Set Mill Locations |
NestTextFormat |
Int |
4 |
Y |
See Nest Text Format Types |
NoRotateDia |
Float |
8 |
Y |
No Rotate Día |
NoRotateQty |
Int |
4 |
Y |
No Rotate Qty |
RestrictPlacementByDrillReach |
Bit |
1 |
Y |
Restrict Placement by Drill Reach |
RunFace6NestFirst |
Bit |
1 |
Y |
Run Face6 Nest First |
SmallPartArea |
Float |
8 |
Y |
Small Part Area |
SmallPartDimension |
Float |
8 |
Y |
Small Part Dimension |
SmallPartHandlingType |
Int |
4 |
Y |
See Small Part Handling Types |
SmallPartsBuffer |
Int |
4 |
Y |
Small Parts Buffer |
StayDownComplexity |
Int |
4 |
Y |
Stay Down Complexity |
TabAllowRemain |
Bit |
1 |
Y |
Tab Allow Remain |
TabHeight |
Float |
8 |
Y |
Tab Height |
TabLength1 |
Float |
8 |
Y |
Tab Length1 |
TabLength2 |
Float |
8 |
Y |
Tab Length2 |
TabPlaceQuantity |
Int |
4 |
Y |
Tab Place Quantity |
TabSheetTrim |
Float |
8 |
Y |
Tab Sheet Trim |
TabTool |
NVarChar |
255 |
Y |
Tab Tool |
ThicknessLeftForFirstPass |
Float |
8 |
Y |
Thickness Left For First Pass |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Column |
Datatype |
Size |
Nullable |
Description |
BorderRampLength |
Float |
8 |
Y |
Border Ramp Length |
BorderRampOffset |
Float |
8 |
Y |
Border Ramp Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
RotationType |
Int |
4 |
Y |
See Single Part Rotation Types |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDChild |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Type |
Int |
4 |
Y |
See Processing Station Association Types |
Column |
Datatype |
Size |
Nullable |
Description |
ApplyPartsAll |
Bit |
1 |
Y |
Apply Parts All |
ApplyPartsContainsFace6Machining |
Bit |
1 |
Y |
Apply Parts Contains Face6 Machining |
ApplyPartsContainsFaceMachining |
Bit |
1 |
Y |
Apply Parts Contains Face Machining |
ApplyPartsContainsHboreMachining |
Bit |
1 |
Y |
Apply Parts Contains Hbore Machining |
ApplyPartsWithAnyMachining |
Bit |
1 |
Y |
Apply Parts with Any Machining |
ApplyPartsWithFace6Machining |
Bit |
1 |
Y |
Apply Parts with Face6 Machining |
ApplyPartsWithHBoreMachining |
Bit |
1 |
Y |
Apply Parts with HBore Machining |
ApplyPartsWithNoMachining |
Bit |
1 |
Y |
Apply Parts with No Machining |
CreateSubFolders |
Bit |
1 |
Y |
Create Sub Folders |
FolderDestination |
NVarChar |
255 |
Y |
Folder Destination |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LabelImageDestination |
NVarChar |
255 |
Y |
Label Image Destination |
LabelImageSize |
Int |
4 |
Y |
Label Image Size |
LabelImageType |
Int |
4 |
Y |
See Part Picture Types |
LabelImageZoom |
Float |
8 |
Y |
Label Image Zoom |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBundleItemSetting |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLabelSettings |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDNestOptimizationSetting |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPartSetting |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSawOptimizationSetting |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDScrapOptimizationSetting |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDToolFile |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PartPictureSize |
Int |
4 |
Y |
Part Picture Size |
PartPictureType |
Int |
4 |
Y |
See Part Picture Types |
PartPictureZoom |
Float |
8 |
Y |
Part Picture Zoom |
PartSizeAdjustmentMode |
Int |
4 |
Y |
Part Size Adjustment Mode |
ScrapDimAndLogic |
Bit |
1 |
Y |
Scrap Dim and Logic |
ScrapMinArea |
Float |
8 |
Y |
Scrap Min Area |
ScrapMinDim |
Float |
8 |
Y |
Scrap Min Dim |
ScrapOverrideTrims |
Bit |
1 |
Y |
Scrap Override Trims |
ScrapSave |
Bit |
1 |
Y |
Scrap Save |
ScrapTrimLeadingLength |
Float |
8 |
Y |
Scrap Trim Leading Length |
ScrapTrimLeadingWidth |
Float |
8 |
Y |
Scrap Trim Leading Width |
ScrapTrimTrailingLength |
Float |
8 |
Y |
Scrap Trim Trailing Length |
ScrapTrimTrailingWidth |
Float |
8 |
Y |
Scrap Trim Trailing Width |
ScrapUse |
Bit |
1 |
Y |
Scrap Use |
Type |
Int |
4 |
Y |
See Processing Station Types |
Units |
Int |
4 |
Y |
See Processing Station Units |
UseLegacyWMFImageType |
Bit |
1 |
Y |
Use Legacy WMF Image Type |
WMFFolderDestination |
NVarChar |
255 |
Y |
WMF Folder Destination |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
Depth |
Float |
8 |
Y |
Depth |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Width |
Float |
8 |
Y |
Width |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Category Types |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ActivityPath |
NVarChar |
255 |
Y |
Activity Path |
ActivityPathShort |
NVarChar |
255 |
Y |
Activity Path Short |
AncorType |
Int |
4 |
Y |
See End Types |
Angle |
Float |
8 |
Y |
Angle |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments1 |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments2 |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments3 |
NVarChar |
255 |
Y |
User supplied comments for item |
CopiedLinkIDList |
NVarChar |
255 |
Y |
Copied Link ID List |
DateShipped |
DateTime |
8 |
Y |
Date Shipped |
Depth |
Float |
8 |
Y |
Depth |
DrawIndex |
Int |
4 |
Y |
Draw Index |
Extruded |
Bit |
1 |
Y |
Extruded |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsBuyOut |
Bit |
1 |
Y |
Is Buy Out |
ItemNumber |
NVarChar |
255 |
Y |
Item Number |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProductGroup |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDRelease |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSpecificationGroup |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWall |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PerfectGrainChar |
NVarChar |
255 |
Y |
Perfect Grain Char |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
PrintFlags |
NVarChar |
255 |
Y |
Print Flags |
ProductSpecGroupName |
NVarChar |
255 |
Y |
Product Spec Group Name |
Quantity |
Int |
4 |
Y |
Quantity |
QuantityShipped |
Int |
4 |
Y |
Quantity Shipped |
QuoteName |
NVarChar |
255 |
Y |
Quote Name |
RoomComponentType |
Int |
4 |
Y |
See Kitchen Object Types |
RoomName |
NVarChar |
255 |
Y |
Room Name |
Row_ID |
Int |
4 |
Y |
Row ID |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
ShippingTicketName |
NVarChar |
255 |
Y |
Shipping Ticket Name |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Product Use Types |
UITreeFilter |
Int |
4 |
Y |
UI Element Item |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
WorkOrderName |
NVarChar |
255 |
Y |
Work Order Name |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
GlobalVariableName |
NVarChar |
255 |
Y |
Global Variable Name |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
ProjectVariableName |
NVarChar |
255 |
Y |
Project Variable Name |
ProjectWizardVariableName |
NVarChar |
255 |
Y |
Project Wizard Variable Name |
PropertyName |
NVarChar |
255 |
Y |
Property Name |
PropertyValue |
NVarChar |
255 |
Y |
Property Value |
SpecificationGroupName |
NVarChar |
255 |
Y |
Specification Group Name |
TitleBlockAttributeName |
NVarChar |
255 |
Y |
Title Block Attribute Name |
TitleBlockName |
NVarChar |
255 |
Y |
Title Block Name |
Column |
Datatype |
Size |
Nullable |
Description |
Architect |
NVarChar |
255 |
Y |
Architect |
Contractor |
NVarChar |
255 |
Y |
Contractor |
DateCreated |
DateTime |
8 |
Y |
Date when the project was created |
DateLastOpened |
DateTime |
8 |
Y |
Date Last Opened |
Draftsman |
NVarChar |
255 |
Y |
Draftsman |
Estimator |
NVarChar |
255 |
Y |
Estimator |
GeneralContact |
NVarChar |
255 |
Y |
General Contact |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsInactive |
Bit |
1 |
Y |
Is Inactive |
JobAddress |
NVarChar |
255 |
Y |
Job Address |
JobDescription |
NVarChar |
255 |
Y |
Job Description |
JobEMail |
NVarChar |
255 |
Y |
Job E Mail |
JobFax |
NVarChar |
255 |
Y |
Job Fax |
JobNumber |
NVarChar |
255 |
Y |
Job Number |
JobPhone |
NVarChar |
255 |
Y |
Job Phone |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCustomerCompany |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LocationCoordinates |
NVarChar |
255 |
Y |
Location Coordinates |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
ProjectBudget |
Float |
8 |
Y |
Project Budget |
ProjectManager |
NVarChar |
255 |
Y |
Project Manager |
ProjectNumber |
Int |
4 |
Y |
Project Number |
ScheduledCompletionDate |
DateTime |
8 |
Y |
Scheduled Completion Date |
ScheduledStartDate |
DateTime |
8 |
Y |
Scheduled Start Date |
TotalProjectCost |
Float |
8 |
Y |
Total Project Cost |
Type |
Int |
4 |
Y |
See Product Use Types |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Product Use Types |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MappingName |
NVarChar |
255 |
Y |
Mapping Name |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IncludedColumns |
NVarCharMax |
-1 |
Y |
Included Columns |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDReport |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
SqlString |
NVarChar |
255 |
Y |
Sql String |
Type |
Int |
4 |
Y |
See Data Source Types |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDReport |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDReportGroup |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
OutputPath |
NVarChar |
255 |
Y |
Output Path |
OutputType |
Int |
4 |
Y |
Output Type |
Column |
Datatype |
Size |
Nullable |
Description |
CreateReportDirectory |
Bit |
1 |
Y |
Create Report Directory |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
OutputNameFormat |
NVarChar |
255 |
Y |
Output Name Format |
OutputPath |
NVarChar |
255 |
Y |
Output Path |
RunGroupOnBatchComplete |
Bit |
1 |
Y |
Run Group on Batch Complete |
RunGroupOnWOComplete |
Bit |
1 |
Y |
Run Group on WO Complete |
Column |
Datatype |
Size |
Nullable |
Description |
BusinessObjectTypes |
Int |
4 |
Y |
See Business Types |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
DatabaseFileName |
NVarChar |
255 |
Y |
Database File Name |
GlobalVariables |
NVarCharMax |
-1 |
Y |
Global Variables |
HideInReportList |
Bit |
1 |
Y |
Hide In Report List |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsBatchReport |
Bit |
1 |
Y |
Is Batch Report |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
ModifiedVersion |
NVarChar |
255 |
Y |
Modified Version |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
ProductVariables |
NVarCharMax |
-1 |
Y |
Product Variables |
ReportCategoryType |
Int |
4 |
Y |
See Report Category Types |
ReportFile |
VarBinaryMax |
-1 |
Y |
Report File |
SqlString |
NVarChar |
255 |
Y |
Sql String |
Column |
Datatype |
Size |
Nullable |
Description |
ColumnOrder |
NVarCharMax |
-1 |
Y |
Column Order |
ColumnWidths |
NVarCharMax |
-1 |
Y |
Column Widths |
DecimalPlaces |
Int |
4 |
Y |
Decimal Places |
ExportGroupRows |
Bit |
1 |
Y |
Export Group Rows |
Filters |
NVarCharMax |
-1 |
Y |
Filters |
FontSize |
Float |
8 |
Y |
Font Size |
FrozenColumns |
Int |
4 |
Y |
Frozen Columns |
GridType |
Int |
4 |
Y |
See Saved View Grid Types |
Groups |
NVarCharMax |
-1 |
Y |
Groups |
HiddenColumns |
NVarCharMax |
-1 |
Y |
Hidden Columns |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
SettingsType |
Int |
4 |
Y |
See Saved View Types |
SortAscending |
Bit |
1 |
Y |
Sort Ascending |
SortColumn |
Int |
4 |
Y |
Sort Column |
WordWrap |
Bit |
1 |
Y |
Word Wrap |
Column |
Datatype |
Size |
Nullable |
Description |
AuxPath1 |
NVarChar |
255 |
Y |
Aux Path1 |
ConnectionName |
NVarChar |
255 |
Y |
Connection Name |
CPOUTAlgorithm |
Int |
4 |
Y |
CPOUT Algorithm |
CPOUTCode |
Int |
4 |
Y |
CPOUT Code |
CreateSawOFFRecords |
Bit |
1 |
Y |
Create Saw OFF Records |
DecimalPlaces |
Int |
4 |
Y |
Decimal Places |
DestinationPath |
NVarChar |
255 |
Y |
Destination Path |
EdgebandPremill |
Float |
8 |
Y |
Edge band Premill |
GrippersWidth |
Float |
8 |
Y |
Grippers Width |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MaxFileNumberRange |
Int |
4 |
Y |
Max File Number Range |
MaxPartRecords |
Int |
4 |
Y |
Max Part Records |
MinFileNumberRange |
Int |
4 |
Y |
Min File Number Range |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
NumberOfPhases |
Int |
4 |
Y |
Number Of Phases |
OversizeAmount |
Float |
8 |
Y |
Oversize Amount |
PerfectGrainTrim |
Float |
8 |
Y |
Perfect Grain Trim |
PrefectGrainType |
Int |
4 |
Y |
See Saw Perfect Grain Types |
ReCutTrailingTrim |
Float |
8 |
Y |
Recut Trailing Trim |
RoundingType |
Int |
4 |
Y |
See Rounding Types |
SawAxisType |
Int |
4 |
Y |
See Saw Axis Types |
SawBladeWidth |
Float |
8 |
Y |
Saw Blade Width |
SawCutPreference |
Int |
4 |
Y |
See Saw Cut Preferences |
SawLinkType |
Int |
4 |
Y |
See Saw Link Types |
SawUnitsType |
Int |
4 |
Y |
See Machine Saw Units |
SheetOrigin |
Int |
4 |
Y |
See Machine Origin Types |
SheetOriginRelative |
Bit |
1 |
Y |
Sheet Origin Relative |
ShowPartIndexNumber |
Bit |
1 |
Y |
Show Part Index Number |
SimpleCPOUT |
Bit |
1 |
Y |
Simple CPOUT |
StackHeight |
Float |
8 |
Y |
Stack Height |
StackQty |
Int |
4 |
Y |
Stack Qty |
UseAlphanumericExtensions |
Bit |
1 |
Y |
Use Alphanumeric Extensions |
YieldStrategyLevel |
Int |
4 |
Y |
Yield Strategy Level |
Column |
Datatype |
Size |
Nullable |
Description |
AutoCommitUsage |
Bit |
1 |
Y |
Auto Commit Usage |
Destroy |
Bit |
1 |
Y |
Destroy |
DestroyMaxDim1 |
Float |
8 |
Y |
Destroy Max Dim1 |
DestroyMaxDim2 |
Float |
8 |
Y |
Destroy Max Dim2 |
DestroyReduceToolDrops |
Bit |
1 |
Y |
Destroy Reduce Tool Drops |
DestroySequence |
Int |
4 |
Y |
Destroy Sequence |
DestroySheetTrim |
Float |
8 |
Y |
Destroy Sheet Trim |
DestroyTool |
NVarChar |
255 |
Y |
Destroy Tool |
DestroyType |
Int |
4 |
Y |
See Microvellum Destroy Types |
DimAndLogic |
Bit |
1 |
Y |
Dim and Logic |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MinArea |
Float |
8 |
Y |
Min Area |
MinDim |
Float |
8 |
Y |
Min Dim |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
OverrideTrims |
Bit |
1 |
Y |
Override Trims |
PromptToCommit |
Bit |
1 |
Y |
Prompt to Commit |
Save |
Bit |
1 |
Y |
Save |
SaveType |
Int |
4 |
Y |
See Microvellum Scrap Save Types |
TrimLeadingLength |
Float |
8 |
Y |
Trim Leading Length |
TrimLeadingWidth |
Float |
8 |
Y |
Trim Leading Width |
TrimTrailingLength |
Float |
8 |
Y |
Trim Trailing Length |
TrimTrailingWidth |
Float |
8 |
Y |
Trim Trailing Width |
Use |
Bit |
1 |
Y |
Use |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Priority |
Int |
4 |
Y |
Priority |
Column |
Datatype |
Size |
Nullable |
Description |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
LeadingLengthTrim |
Float |
8 |
Y |
Leading Length Trim |
LeadingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Length Trim Formula |
LeadingWidthTrim |
Float |
8 |
Y |
Leading Width Trim |
LeadingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Width Trim Formula |
Length |
Float |
8 |
Y |
Length |
LengthFormula |
VarCharMax |
-1 |
Y |
Length Formula |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterialStorageLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDStack |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubType |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialCost |
Float |
8 |
Y |
Material Cost |
MaterialCostFormula |
VarCharMax |
-1 |
Y |
Material Cost Formula |
MaterialEstimateCost |
Float |
8 |
Y |
Material Estimate Cost |
MaterialFlipSetting |
Int |
4 |
Y |
See Material Flip Settings |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
NumplacedParts |
Int |
4 |
Y |
Number of placed Parts |
NumStrips |
Int |
4 |
Y |
Number Strips |
OptimizationPriority |
Int |
4 |
Y |
Optimization Priority |
OptimizationPriorityFormula |
VarCharMax |
-1 |
Y |
Optimization Priority Formula |
Pattern |
Int |
4 |
Y |
Pattern |
Picture |
VarBinaryMax |
-1 |
Y |
Picture |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
QtyFormula |
VarCharMax |
-1 |
Y |
Qty Formula |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
ScrapType |
Int |
4 |
Y |
See Scrap Types |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
SpredsheetColumn |
Int |
4 |
Y |
Spreadsheet Column |
Thickness |
Float |
8 |
Y |
Thickness |
TrailingLengthTrim |
Float |
8 |
Y |
Trailing Length Trim |
TrailingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Length Trim Formula |
TrailingWidthTrim |
Float |
8 |
Y |
Trailing Width Trim |
TrailingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Width Trim Formula |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Width |
Float |
8 |
Y |
Width |
WidthFormula |
VarCharMax |
-1 |
Y |
Width Formula |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
ModelSpaceFileName |
NVarChar |
255 |
Y |
Model Space File Name |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PaperSpaceFileName |
NVarChar |
255 |
Y |
Paper Space File Name |
Column |
Datatype |
Size |
Nullable |
Description |
CategoryLevel |
Int |
4 |
Y |
Category Level |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCutPartsFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDoorWizardFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDEdgeBandFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDFactoryFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDGlobalFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDHardwareFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProjectWizardFileName |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
Type |
Int |
4 |
Y |
See Product Use Types |
Column |
Datatype |
Size |
Nullable |
Description |
ActivityPath |
NVarChar |
255 |
Y |
Activity Path |
ActivityPathShort |
NVarChar |
255 |
Y |
Activity Path Short |
Angle |
Float |
8 |
Y |
Angle |
BayPosition |
Float |
8 |
Y |
Bay Position |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments1 |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments2 |
NVarChar |
255 |
Y |
User supplied comments for item |
Comments3 |
NVarChar |
255 |
Y |
User supplied comments for item |
ContainsSubassemblies |
Bit |
1 |
Y |
Contains Subassemblies |
Depth |
Float |
8 |
Y |
Depth |
DrawIndex |
Int |
4 |
Y |
Draw Index |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsBuyOut |
Bit |
1 |
Y |
Is Buy Out |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentSubassembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
ModifiedRowID |
Int |
4 |
Y |
Modified Row ID |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
PerfectGrainCaption |
NVarChar |
255 |
Y |
Perfect Grain Caption |
Quantity |
Int |
4 |
Y |
Quantity |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Product Use Types |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDFactory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Type |
Int |
4 |
Y |
See Token Types |
UserDefinedByteArray |
VarBinaryMax |
-1 |
Y |
User Defined Byte Array |
Column |
Datatype |
Size |
Nullable |
Description |
Active |
Bit |
1 |
Y |
Active |
ActualCompletionDate |
DateTime |
8 |
Y |
Actual Completion Date |
Comments |
NVarChar |
255 |
Y |
User supplied comments for item |
DateCreated |
DateTime |
8 |
Y |
Date when the work order was created |
Estimate |
Bit |
1 |
Y |
Estimate |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
User supplied Name for the item |
Number |
NVarChar |
255 |
Y |
Number |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
ScheduledCompletionDate |
DateTime |
8 |
Y |
Scheduled Completion Date |
ScheduledStartDate |
DateTime |
8 |
Y |
Scheduled Start Date |
ShippingTime |
Int |
4 |
Y |
Shipping Time |
Status |
Int |
4 |
Y |
See Work Order Status Types |
WorkOrderNumber |
Int |
4 |
Y |
Work Order Number |
Column |
Datatype |
Size |
Nullable |
Description |
ActualToolName |
NVarChar |
255 |
Y |
Actual Tool Name |
BinaryToolValue |
Int |
4 |
Y |
Binary Tool Value |
Diameter |
Float |
8 |
Y |
Diameter |
DiameterOffset |
Float |
8 |
Y |
Diameter Offset |
DrillBitType |
Int |
4 |
Y |
See Drill Bit Types |
EntrySpeed |
Float |
8 |
Y |
Entry Speed |
Face |
Int |
4 |
Y |
See Panel Faces |
Face1Offset |
NVarChar |
255 |
Y |
Face1 Offset |
Face1ToolName |
NVarChar |
255 |
Y |
Face1 Tool Name |
Face2Offset |
NVarChar |
255 |
Y |
Face2 Offset |
Face2ToolName |
NVarChar |
255 |
Y |
Face2 Tool Name |
Face3Offset |
NVarChar |
255 |
Y |
Face3 Offset |
Face3ToolName |
NVarChar |
255 |
Y |
Face3 Tool Name |
Face4Offset |
NVarChar |
255 |
Y |
Face4 Offset |
Face4ToolName |
NVarChar |
255 |
Y |
Face4 Tool Name |
FeedSpeed |
Float |
8 |
Y |
Feed Speed |
HDrillActualToolDiameter |
Float |
8 |
Y |
H Drill Actual Tool Diameter |
HeightOffset |
Float |
8 |
Y |
Height Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsAssociative |
Bit |
1 |
Y |
Is Associative |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineUse |
Int |
4 |
Y |
See Machine Use Types |
MacroString |
NVarChar |
255 |
Y |
Macro String |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name |
NoDowel |
Bit |
1 |
Y |
No Dowel |
PeckingNumber |
Int |
4 |
Y |
Pecking Number |
ReferenceFace |
Int |
4 |
Y |
See Panel Faces |
Rotation |
Float |
8 |
Y |
Rotation |
RotationSpeed |
Float |
8 |
Y |
Rotation Speed |
Sequence |
Int |
4 |
Y |
Sequence |
ToolNumber |
NVarChar |
255 |
Y |
Tool Number |
ToolPriorityNumber |
Int |
4 |
Y |
Tool Priority Number |
ToolType |
Int |
4 |
Y |
See Tool Types |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
ActualToolName |
NVarChar |
255 |
Y |
Actual Tool Name |
AggregateIndexX |
Int |
4 |
Y |
Aggregate Index X |
AggregateIndexY |
Int |
4 |
Y |
Aggregate Index Y |
AggregateToolDrillQtyX |
Int |
4 |
Y |
Aggregate Tool Drill Qty X |
AggregateToolDrillQtyY |
Int |
4 |
Y |
Aggregate Tool Drill Qty Y |
AggregateToolSpacingX |
Float |
8 |
Y |
Aggregate Tool Spacing X |
AggregateToolSpacingY |
Float |
8 |
Y |
Aggregate Tool Spacing Y |
AllowAggregateToolOverlap |
Bit |
1 |
Y |
Allow Aggregate Tool Overlap |
BinaryToolValue |
Int |
4 |
Y |
Binary Tool Value |
Diameter |
Float |
8 |
Y |
Diameter |
DiameterOffset |
Float |
8 |
Y |
Diameter Offset |
DrillBitType |
Int |
4 |
Y |
See Drill Bit Types |
EntrySpeed |
Float |
8 |
Y |
Entry Speed |
Face |
Int |
4 |
Y |
See Panel Faces |
FeedSpeed |
Float |
8 |
Y |
Feed Speed |
HeightOffset |
Float |
8 |
Y |
Height Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsAggregateTool |
Bit |
1 |
Y |
Is Aggregate Tool |
IsAssociative |
Bit |
1 |
Y |
Is Associative |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentDrill |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineUse |
Int |
4 |
Y |
See Machine Use Types |
MacroString |
NVarChar |
255 |
Y |
Macro String |
MaximumAggregateRedrills |
Int |
4 |
Y |
Maximum Aggregate Redrills |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name |
PeckingNumber |
Int |
4 |
Y |
Pecking Number |
Rotation |
Float |
8 |
Y |
Rotation |
RotationSpeed |
Float |
8 |
Y |
Rotation Speed |
Sequence |
Int |
4 |
Y |
Sequence |
ToolNumber |
NVarChar |
255 |
Y |
Tool Number |
ToolPriorityNumber |
Int |
4 |
Y |
Tool Priority Number |
ToolType |
Int |
4 |
Y |
See Tool Types |
UseRouter |
Bit |
1 |
Y |
Use Router |
VDrillActualToolDiameter |
Float |
8 |
Y |
V Drill Actual Tool Diameter |
X |
Float |
8 |
Y |
X |
XOffset |
Float |
8 |
Y |
X Offset |
Y |
Float |
8 |
Y |
Y |
YOffset |
Float |
8 |
Y |
Y Offset |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
NVarChar |
255 |
Y |
Comments |
CustomSizeAdjustment |
Float |
8 |
Y |
Custom Size Adjustment |
EBTokenFromRoute |
Bit |
1 |
Y |
EB Token from Route |
EBTokenRouteVectors |
VarCharMax |
-1 |
Y |
EB Token Route Vectors |
Face |
Int |
4 |
Y |
See Panel Faces |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
LinFt |
Float |
8 |
Y |
Lin Ft |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubAssembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialFlipSetting |
Int |
4 |
Y |
Material Flip Setting |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
Modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
SqFt |
Float |
8 |
Y |
Sq Ft |
Thickness |
Float |
8 |
Y |
Thickness |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
VendorCost |
Float |
8 |
Y |
Vendor Cost |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDGCodeResult |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name |
Title |
NVarChar |
255 |
Y |
Title |
Type |
Int |
4 |
Y |
See Error Message Types |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Face Frame Types |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDFaceFrameImage |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDFaceFrameImage |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubassembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Column |
Datatype |
Size |
Nullable |
Description |
BasePoint |
Int |
4 |
Y |
Base Point |
BasePointX |
Float |
8 |
Y |
Base Point X |
BasePointY |
Float |
8 |
Y |
Base Point Y |
BasePointZ |
Float |
8 |
Y |
Base Point Z |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
VarCharMax |
-1 |
Y |
Comments |
Comments1 |
VarCharMax |
-1 |
Y |
Comments1 |
Comments2 |
VarCharMax |
-1 |
Y |
Comments2 |
Comments3 |
VarCharMax |
-1 |
Y |
Comments3 |
Depth |
Float |
8 |
Y |
Depth |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDEQPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentSubAssembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStations |
VarCharMax |
-1 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubAssembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialFlipSetting |
Int |
4 |
Y |
Material Flip Setting |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
PartType |
Int |
4 |
Y |
See Part Types |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
RotationX |
Float |
8 |
Y |
Rotation X |
RotationY |
Float |
8 |
Y |
Rotation Y |
RotationZ |
Float |
8 |
Y |
Rotation Z |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
Thickness |
Float |
8 |
Y |
Thickness |
TotalQuantity |
Float |
8 |
Y |
Total Quantity |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
VendorCost |
Float |
8 |
Y |
Vendor Cost |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Width |
Float |
8 |
Y |
Width |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDHardware |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Column |
Datatype |
Size |
Nullable |
Description |
ApplicationVersion |
NVarChar |
255 |
Y |
Application Version |
BundleSeed |
Int |
4 |
Y |
Bundle Seed |
DefaultMaterialFlipValue |
Int |
4 |
Y |
Default Material Flip Value |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name |
ServerQueueLocation |
NVarChar |
255 |
Y |
Server Queue Location |
StorageGroupSeed |
Int |
4 |
Y |
Storage Group Seed |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
LinkIDChild |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Column |
Datatype |
Size |
Nullable |
Description |
AlreadyPrinted |
Bit |
1 |
Y |
Already Printed |
BorderCoordinatesString |
VarCharMax |
-1 |
Y |
Border Coordinates String |
EBBottomRotated |
NVarChar |
255 |
Y |
EB Bottom Rotated |
EBLeftRotated |
NVarChar |
255 |
Y |
EB Left Rotated |
EBRightRotated |
NVarChar |
255 |
Y |
EB Right Rotated |
EBTopRotated |
NVarChar |
255 |
Y |
EB Top Rotated |
EdgeBoreBottomRotated |
NVarChar |
255 |
Y |
Edge Bore Bottom Rotated |
EdgeBoreLeftRotated |
NVarChar |
255 |
Y |
Edge Bore Left Rotated |
EdgeBoreRightRotated |
NVarChar |
255 |
Y |
Edge Bore Right Rotated |
EdgeBoreTopRotated |
NVarChar |
255 |
Y |
Edge Bore Top Rotated |
Face5Barcode |
NVarChar |
255 |
Y |
Face5 Barcode |
Face5FileName |
NVarChar |
255 |
Y |
Face5 File Name |
Face6Barcode |
NVarChar |
255 |
Y |
Face6 Barcode |
Face6FileName |
NVarChar |
255 |
Y |
Face6 File Name |
FullFace6FileName |
NVarChar |
255 |
Y |
Full Face6 File Name |
FullFileName |
NVarChar |
255 |
Y |
Full File Name |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
IsScrap |
Bit |
1 |
Y |
Is Scrap |
JPegStream |
VarBinaryMax |
-1 |
Y |
Jpeg Stream |
LabelImageName |
NVarChar |
255 |
Y |
Label Image Name |
LabelRotation |
Float |
8 |
Y |
Label Rotation |
LabelX |
Float |
8 |
Y |
Label X |
LabelY |
Float |
8 |
Y |
Label Y |
Length |
Float |
8 |
Y |
Length |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDChildSheet |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkidProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheet |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDStack |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDStrip |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachinePoint |
Int |
4 |
Y |
See Part Machine Points |
Name |
NVarChar |
255 |
Y |
Name |
OptimizedQuantity |
Int |
4 |
Y |
Optimized Quantity |
OptimizerFlipped |
Bit |
1 |
Y |
Optimizer Flipped |
OptimizerRotated |
Bit |
1 |
Y |
Optimizer Rotated |
OptimizerRotationAngle |
Float |
8 |
Y |
Optimizer Rotation Angle |
PartQtyIndex |
Int |
4 |
Y |
Part Qty Index |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
PrintFlags |
NVarChar |
255 |
Y |
Print Flags |
ScrapName |
NVarChar |
255 |
Y |
Scrap Name |
ScrapType |
Int |
4 |
Y |
See Scrap Types |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Sheet Optimizer Types |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
WMF Name |
WMFNameFace6 |
NVarChar |
255 |
Y |
WMF Name Face6 |
WMFStream |
VarBinaryMax |
-1 |
Y |
WMF Stream |
WMFStreamDimensioned |
VarBinaryMax |
-1 |
Y |
WMF Stream Dimensioned |
WMFStreamFace6 |
VarBinaryMax |
-1 |
Y |
WMF Stream Face6 |
WMFStreamFace6Dimensioned |
VarBinaryMax |
-1 |
Y |
WMF Stream Face6 Dimensioned |
XCoord |
Float |
8 |
Y |
X Coord |
YCoord |
Float |
8 |
Y |
Y Coord |
Column |
Datatype |
Size |
Nullable |
Description |
AdjustedCutPartLength |
Float |
8 |
Y |
Adjusted Cut Part Length |
AdjustedCutPartWidth |
Float |
8 |
Y |
Adjusted Cut Part Width |
Barcode |
NVarChar |
255 |
Y |
Barcode |
BasePoint |
Int |
4 |
Y |
Base Point |
BasePointX |
Float |
8 |
Y |
Base Point X |
BasePointY |
Float |
8 |
Y |
Base Point Y |
BasePointZ |
Float |
8 |
Y |
Base Point Z |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
VarCharMax |
-1 |
Y |
Comments |
Comments1 |
VarCharMax |
-1 |
Y |
Comments1 |
Comments2 |
VarCharMax |
-1 |
Y |
Comments2 |
Comments3 |
VarCharMax |
-1 |
Y |
Comments3 |
CutPartLength |
Float |
8 |
Y |
Cut Part Length |
CutPartWidth |
Float |
8 |
Y |
Cut Part Width |
DontIncludeRoutesinNestBorder |
Bit |
1 |
Y |
Don’t Include Routes in Nest Border |
DrawToken2DElv |
NVarChar |
255 |
Y |
Draw Token 2D Elv |
DrawToken3D |
NVarChar |
255 |
Y |
Draw Token 3D |
DXFFileName |
NVarChar |
255 |
Y |
DXF File Name |
EdgeNameBottom |
NVarChar |
255 |
Y |
Edge Name Bottom |
EdgeNameBottomWMF |
NVarChar |
255 |
Y |
Edge Name Bottom WMF |
EdgeNameLeft |
NVarChar |
255 |
Y |
Edge Name Left |
EdgeNameLeftWMF |
NVarChar |
255 |
Y |
Edge Name Left WMF |
EdgeNameRight |
NVarChar |
255 |
Y |
Edge Name Right |
EdgeNameRightWMF |
NVarChar |
255 |
Y |
Edge Name Right WMF |
EdgeNameTop |
NVarChar |
255 |
Y |
Edge Name Top |
EdgeNameTopWMF |
NVarChar |
255 |
Y |
Edge Name Top WMF |
EdgeSequence |
NVarChar |
255 |
Y |
Edge Sequence |
Face6Barcode |
NVarChar |
255 |
Y |
Face6 Barcode |
Face6FileName |
NVarChar |
255 |
Y |
Face6 Filename |
Filename |
NVarChar |
255 |
Y |
File Name |
FinishPriority |
NVarChar |
255 |
Y |
Finish Priority |
FullFace6FileName |
NVarChar |
255 |
Y |
Full Face6 File Name |
FullFileName |
NVarChar |
255 |
Y |
Full Filename |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
HboreBarcodeLeft |
NVarChar |
255 |
Y |
Hbore Barcode Left |
HboreBarcodeLower |
NVarChar |
255 |
Y |
Hbore Barcode Lower |
HboreBarcodeRight |
NVarChar |
255 |
Y |
Hbore Barcode Right |
HboreBarcodeUpper |
NVarChar |
255 |
Y |
Hbore Barcode Upper |
HboreFileNameLeft |
NVarChar |
255 |
Y |
Hbore File Name Left |
HboreFileNameLower |
NVarChar |
255 |
Y |
Hbore File Name Lower |
HboreFileNameRight |
NVarChar |
255 |
Y |
Hbore File Name Right |
HboreFileNameUpper |
NVarChar |
255 |
Y |
Hbore File Name Upper |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IrregularShape |
NVarChar |
255 |
Y |
Irregular Shape |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
JPegStream |
VarBinaryMax |
-1 |
Y |
Jpeg BLOB Stream |
LabelPosition |
NVarChar |
255 |
Y |
Label Position |
Length |
Float |
8 |
Y |
Length |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDEQPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentSubAssembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStations |
VarCharMax |
-1 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubAssembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Location1 |
NVarChar |
255 |
Y |
Location1 |
Location2 |
NVarChar |
255 |
Y |
Location2 |
MachinePoint |
NVarChar |
255 |
Y |
Machine Point |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCode |
NVarChar |
255 |
Y |
Material Code |
MaterialComments |
NVarChar |
255 |
Y |
Material Comments |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialFlipSetting |
Int |
4 |
Y |
See Material Flip Settings |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialName |
NVarChar |
255 |
Y |
Material Name |
MaterialThickness |
Float |
8 |
Y |
Material Thickness |
MaterialType |
Int |
4 |
Y |
See Material Types |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
OverProductionQuantity |
NVarChar |
255 |
Y |
Over Production Quantity |
OverridePartCutLength |
Float |
8 |
Y |
Override Part Cut Length |
OverridePartCutThickness |
Float |
8 |
Y |
Override Part Cut Thickness |
OverridePartCutWidth |
Float |
8 |
Y |
Override Part Cut Width |
Par1 |
NVarChar |
255 |
Y |
Par1 |
Par2 |
NVarChar |
255 |
Y |
Par2 |
Par3 |
NVarChar |
255 |
Y |
Par3 |
PartType |
Int |
4 |
Y |
See Part Types |
PerfectGrainCaption |
NVarChar |
255 |
Y |
Perfect Grain Caption |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
RotationX |
Float |
8 |
Y |
Rotation X |
RotationY |
Float |
8 |
Y |
Rotation Y |
RotationZ |
Float |
8 |
Y |
Rotation Z |
Row_ID |
Int |
4 |
Y |
Row ID |
RunFieldNameFace5 |
NVarChar |
255 |
Y |
Run Field Name Face5 |
RunFieldNameFace6 |
NVarChar |
255 |
Y |
Run Field Name Face6 |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
Thickness |
Float |
8 |
Y |
Thickness |
TiffStream |
VarBinaryMax |
-1 |
Y |
Tiff Stream |
TotalQuantity |
Float |
8 |
Y |
Total Quantity |
Type |
Int |
4 |
Y |
See Material Types |
UDID |
NVarChar |
255 |
Y |
UDID |
UnderProductionQuantity |
NVarChar |
255 |
Y |
Under Production Quantity |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
VendorCost |
Float |
8 |
Y |
Vendor Cost |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
WMF Name |
WMFNameFace6 |
NVarChar |
255 |
Y |
WMF Name Face6 |
WMFStream |
VarBinaryMax |
-1 |
Y |
WMF Stream |
WMFStreamDimensioned |
VarBinaryMax |
-1 |
Y |
WMF Stream Dimensioned |
WMFStreamFace6 |
VarBinaryMax |
-1 |
Y |
WMF Stream Face6 |
WMFStreamFace6Dimensioned |
VarBinaryMax |
-1 |
Y |
WMF Stream Face6 Dimensioned |
XD01 |
NVarChar |
255 |
Y |
XD01 |
XD02 |
NVarChar |
255 |
Y |
XD02 |
XD03 |
NVarChar |
255 |
Y |
XD03 |
XD04 |
NVarChar |
255 |
Y |
XD04 |
XD05 |
NVarChar |
255 |
Y |
XD05 |
XD06 |
NVarChar |
255 |
Y |
XD06 |
XD07 |
NVarChar |
255 |
Y |
XD07 |
XD08 |
NVarChar |
255 |
Y |
XD08 |
XD09 |
NVarChar |
255 |
Y |
XD09 |
XD10 |
NVarChar |
255 |
Y |
XD10 |
XD11 |
NVarChar |
255 |
Y |
XD11 |
XD12 |
NVarChar |
255 |
Y |
XD12 |
XD13 |
NVarChar |
255 |
Y |
XD13 |
XD14 |
NVarChar |
255 |
Y |
XD14 |
XD15 |
NVarChar |
255 |
Y |
XD15 |
XD16 |
NVarChar |
255 |
Y |
XD16 |
XD17 |
NVarChar |
255 |
Y |
XD17 |
XD18 |
NVarChar |
255 |
Y |
XD18 |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Column |
Datatype |
Size |
Nullable |
Description |
BarCode |
NVarChar |
255 |
Y |
Bar Code |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
NVarChar |
255 |
Y |
Comments |
CPOUTName |
NVarChar |
255 |
Y |
CPOUT Name |
CPOUTNumber |
Int |
4 |
Y |
CPOUT Number |
Face6BarCode |
NVarChar |
255 |
Y |
Face6 Bar Code |
Face6FileName |
NVarChar |
255 |
Y |
Face6 File Name |
Filename |
NVarChar |
255 |
Y |
File Name |
FullFace6FileName |
NVarChar |
255 |
Y |
Full Face6 File Name |
FullFileName |
NVarChar |
255 |
Y |
Full File Name |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
IsGrainContainer |
Bit |
1 |
Y |
Is Grain Container |
JPegStream |
VarBinaryMax |
-1 |
Y |
Jpeg Stream |
LeadingLengthTrim |
Float |
8 |
Y |
Leading Length Trim |
LeadingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Length Trim Formula |
LeadingWidthTrim |
Float |
8 |
Y |
Leading Width Trim |
LeadingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Width Trim Formula |
Length |
Float |
8 |
Y |
Length |
LengthFormula |
VarCharMax |
-1 |
Y |
Length Formula |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterialStorageLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDStack |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubType |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialCost |
Float |
8 |
Y |
Material Cost |
MaterialCostFormula |
VarCharMax |
-1 |
Y |
Material Cost Formula |
MaterialFlipSetting |
Int |
4 |
Y |
See Material Flip Settings |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
OptimizationPriority |
Int |
4 |
Y |
Optimization Priority |
OptimizationPriorityFormula |
VarCharMax |
-1 |
Y |
Optimization Priority Formula |
OptimizationType |
Int |
4 |
Y |
See Sheet Optimizer Types |
QtyFormula |
VarCharMax |
-1 |
Y |
Qty Formula |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
SawFileName |
NVarChar |
255 |
Y |
Saw File Name |
Scrap |
NVarChar |
255 |
Y |
Scrap |
ScrapType |
Int |
4 |
Y |
See Scrap Types |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
SpredsheetColumn |
Int |
4 |
Y |
Spreadsheet Column |
Thickness |
Float |
8 |
Y |
Thickness |
TiffStream |
VarBinaryMax |
-1 |
Y |
Tiff Stream |
TrailingLengthTrim |
Float |
8 |
Y |
Trailing Length Trim |
TrailingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Length Trim Formula |
TrailingWidthTrim |
Float |
8 |
Y |
Trailing Width Trim |
TrailingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Width Trim Formula |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Width |
Float |
8 |
Y |
Width |
WidthFormula |
VarCharMax |
-1 |
Y |
Width Formula |
WMFStream |
VarBinaryMax |
-1 |
Y |
WMF Stream |
WMFStreamFace6 |
VarBinaryMax |
-1 |
Y |
WMF Stream Face6 |
Yield |
Float |
8 |
Y |
Yield |
Column |
Datatype |
Size |
Nullable |
Description |
ActivityPath |
NVarChar |
255 |
Y |
Activity Path |
ActivityPathShort |
NVarChar |
255 |
Y |
Activity Path Short |
AncorType |
Int |
4 |
Y |
See End Types |
Angle |
Float |
8 |
Y |
Angle |
Comments |
NVarChar |
255 |
Y |
Comments |
Comments1 |
NVarChar |
255 |
Y |
Comments1 |
Comments2 |
NVarChar |
255 |
Y |
Comments2 |
Comments3 |
NVarChar |
255 |
Y |
Comments3 |
CopiedLinkIDList |
NVarChar |
255 |
Y |
Copied LinkID List |
DateShipped |
DateTime |
8 |
Y |
Date Shipped |
Depth |
Float |
8 |
Y |
Depth |
DrawIndex |
Int |
4 |
Y |
Draw Index |
Extruded |
Bit |
1 |
Y |
Extruded |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsBuyOut |
Bit |
1 |
Y |
Is Buy Out |
ItemNumber |
NVarChar |
255 |
Y |
Item Number |
JPegName |
NVarChar |
255 |
Y |
Jpeg Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Jpeg Stream |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProductGroup |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDRelease |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSpecificationGroup |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWall |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
PerfectGrainChar |
NVarChar |
255 |
Y |
Perfect Grain Character |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
PrintFlags |
NVarChar |
255 |
Y |
Print Flags |
ProductSpecGroupName |
NVarChar |
255 |
Y |
Product Specification Group Name |
Quantity |
Int |
4 |
Y |
Quantity |
QuantityShipped |
Int |
4 |
Y |
Quantity Shipped |
QuoteName |
NVarChar |
255 |
Y |
Quote Name |
RoomComponentType |
Int |
4 |
Y |
See Kitchen Object Types |
RoomName |
NVarChar |
255 |
Y |
Room Name |
Row_ID |
Int |
4 |
Y |
Row ID |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
ShippingTicketName |
NVarChar |
255 |
Y |
Shipping Ticket Name |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Product Use Types |
UITreeFilter |
Int |
4 |
Y |
UI Tree Filter |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook |
WorkOrderName |
NVarChar |
255 |
Y |
Work Order Name |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPrompt |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubassembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Column |
Datatype |
Size |
Nullable |
Description |
ControlType |
Int |
4 |
Y |
See Control Types |
HideOnReports |
Bit |
1 |
Y |
Hide On Reports |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsQuantity |
Bit |
1 |
Y |
Is Quantity |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubassembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Type |
Int |
4 |
Y |
See Prompt Types |
Value |
NVarCharMax |
-1 |
Y |
Value |
Column |
Datatype |
Size |
Nullable |
Description |
ActualToolName |
NVarChar |
255 |
Y |
Actual Tool Name |
Aggregate |
Bit |
1 |
Y |
Aggregate |
AngleDepth |
Float |
8 |
Y |
Angle Depth |
BinaryToolValue |
Int |
4 |
Y |
Binary Tool Value |
CenterX |
Float |
8 |
Y |
Center X |
CenterY |
Float |
8 |
Y |
Center Y |
Diameter |
Float |
8 |
Y |
Diameter |
DiameterOffset |
Float |
8 |
Y |
Diameter Offset |
DontDrawLead |
Bit |
1 |
Y |
Don’t Draw Lead |
DontDrawLeadOut |
Bit |
1 |
Y |
Don’t Draw Lead Out |
DoublePass |
Bit |
1 |
Y |
Double Pass |
EndOffsetX |
Float |
8 |
Y |
End Offset X |
EndOffsetY |
Float |
8 |
Y |
End Offset Y |
EntrySpeed |
Float |
8 |
Y |
Entry Speed |
Face |
Int |
4 |
Y |
See Panel Faces |
FeedSpeed |
Float |
8 |
Y |
Feed Speed |
FirstVector |
Int |
4 |
Y |
First Vector |
HardwareZ |
Float |
8 |
Y |
Hardware Z |
HeightOffset |
Float |
8 |
Y |
Height Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IncludeInBorderSkip |
Bit |
1 |
Y |
Include In Border Skip |
IntersX |
Float |
8 |
Y |
Inters X |
IntersY |
Float |
8 |
Y |
Inters Y |
IsAssociative |
Bit |
1 |
Y |
Is Associative |
IsLastPass |
Bit |
1 |
Y |
Is Last Pass |
IsMultiRoute |
Bit |
1 |
Y |
Is Multi Route |
IsPocketRouter |
Bit |
1 |
Y |
Is Pocket Router |
IsRegion |
Bit |
1 |
Y |
Is Region |
IsSteppedRoute |
Bit |
1 |
Y |
Is Stepped Route |
LastVector |
Int |
4 |
Y |
Last Vector |
LayerDepth |
Float |
8 |
Y |
Layer Depth |
LayerOffset |
Int |
4 |
Y |
Layer Offset |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineUse |
Int |
4 |
Y |
See Machine Use Types |
MacroString |
NVarChar |
255 |
Y |
Macro String |
MaxDepthPerPass |
Float |
8 |
Y |
Max Depth Per Pass |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Offset |
Int |
4 |
Y |
See Router Offsets |
PassNumber900Tool |
Int |
4 |
Y |
Pass Number 900 Tool |
PeckingNumber |
Int |
4 |
Y |
Pecking Number |
Rotation |
Float |
8 |
Y |
Rotation |
RotationAngle |
Float |
8 |
Y |
Rotation Angle |
RotationSpeed |
Float |
8 |
Y |
Rotation Speed |
RouteAngle |
Int |
4 |
Y |
Route Angle |
RouteNum |
Int |
4 |
Y |
Route Num |
Sequence |
Int |
4 |
Y |
Sequence |
SetMillBulge |
Float |
8 |
Y |
Set Mill Bulge |
SetMillBulgeDirection |
Int |
4 |
Y |
Set Mill Bulge Direction |
shiftX |
Float |
8 |
Y |
shift X |
shiftY |
Float |
8 |
Y |
shift Y |
StartOffsetX |
Float |
8 |
Y |
Start Offset X |
StartOffsetY |
Float |
8 |
Y |
Start Offset Y |
Steps |
Int |
4 |
Y |
Steps |
ToolNumber |
NVarChar |
255 |
Y |
Tool Number |
ToolPriorityNumber |
Int |
4 |
Y |
Tool Priority Number |
ToolProfile |
NVarChar |
255 |
Y |
Tool Profile |
ToolType |
Int |
4 |
Y |
See Tool Types |
TotalRouteLength |
Float |
8 |
Y |
Total Route Length |
UseRouter |
Bit |
1 |
Y |
Use Router |
X |
Float |
8 |
Y |
X |
XOffset |
Float |
8 |
Y |
X Offset |
Y |
Float |
8 |
Y |
Y |
YOffset |
Float |
8 |
Y |
Y Offset |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
EndX |
Float |
8 |
Y |
End X |
EndY |
Float |
8 |
Y |
End Y |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDParent |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPlacedSheet |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
OffsetLeading |
Float |
8 |
Y |
Offset Leading |
OffsetTrailing |
Float |
8 |
Y |
Offset Trailing |
Phase |
Int |
4 |
Y |
Phase |
StartX |
Float |
8 |
Y |
Start X |
StartY |
Float |
8 |
Y |
Start Y |
Column |
Datatype |
Size |
Nullable |
Description |
ActualToolName |
NVarChar |
255 |
Y |
Actual Tool Name |
BinaryToolValue |
Int |
4 |
Y |
Binary Tool Value |
Diameter |
Float |
8 |
Y |
Diameter |
DiameterOffset |
Float |
8 |
Y |
Diameter Offset |
EndX |
Float |
8 |
Y |
End X |
EndY |
Float |
8 |
Y |
End Y |
EndZ |
Float |
8 |
Y |
End Z |
EntrySpeed |
Float |
8 |
Y |
Entry Speed |
Face |
Int |
4 |
Y |
See Panel Faces |
FeedSpeed |
Float |
8 |
Y |
Feed Speed |
HeightOffset |
Float |
8 |
Y |
Height Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsAssociative |
Bit |
1 |
Y |
Is Associative |
LayerDepth |
Float |
8 |
Y |
Layer Depth |
LayerOffset |
Int |
4 |
Y |
Layer Offset |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineUse |
Int |
4 |
Y |
See Machine Use Types |
MacroString |
NVarChar |
255 |
Y |
Macro String |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Offset |
Int |
4 |
Y |
See Router Offsets |
Rotation |
Float |
8 |
Y |
Rotation |
RotationSpeed |
Float |
8 |
Y |
Rotation Speed |
SawActualToolDiameter |
Float |
8 |
Y |
Saw Actual Tool Diameter |
Sequence |
Int |
4 |
Y |
Sequence |
ToolNumber |
NVarChar |
255 |
Y |
Tool Number |
ToolPriorityNumber |
Int |
4 |
Y |
Tool Priority Number |
ToolType |
Int |
4 |
Y |
See Tool Types |
UseRouter |
Bit |
1 |
Y |
Use Router |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkidProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MaterialName |
NVarChar |
255 |
Y |
Material Name |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
StackHeight |
Int |
4 |
Y |
Stack Height |
Column |
Datatype |
Size |
Nullable |
Description |
Code |
NVarChar |
255 |
Y |
Code |
CodeFormula |
VarCharMax |
-1 |
Y |
Code Formula |
Comments |
NVarChar |
255 |
Y |
Comments |
Grain |
Int |
4 |
Y |
See Grain Direction Types |
GrainFormula |
VarCharMax |
-1 |
Y |
Grain Formula |
HandlingCode |
NVarChar |
255 |
Y |
Handling Code |
HandlingCodeFormula |
VarCharMax |
-1 |
Y |
Handling Code Formula |
HatchType |
Int |
4 |
Y |
See Hatch Types |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
Index |
Int |
4 |
Y |
Index |
InventoryAvailableQty |
Float |
8 |
Y |
Inventory Available Qty |
InventoryCurrentQty |
Float |
8 |
Y |
Inventory Current Qty |
InventoryMinQty |
Float |
8 |
Y |
Inventory Min Qty |
IsFormulaMaterial |
Bit |
1 |
Y |
Is Formula Material |
LeadingLengthTrim |
Float |
8 |
Y |
Leading Length Trim |
LeadingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Length Trim Formula |
LeadingWidthTrim |
Float |
8 |
Y |
Leading Width Trim |
LeadingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Leading Width Trim Formula |
Length |
Float |
8 |
Y |
Length |
LengthFormula |
VarCharMax |
-1 |
Y |
Length Formula |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDBottomFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDCoreRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDDefaultVendor |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterial |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDMaterialStorageLocation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProcessingStation |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSheetSize |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDStack |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDSubType |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDTopFaceRendering |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrderBatch |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MarkUp |
Float |
8 |
Y |
Mark Up |
MarkUpFormula |
VarCharMax |
-1 |
Y |
Mark Up Formula |
MaterialCommentsFormula |
VarCharMax |
-1 |
Y |
Material Comments Formula |
MaterialCost |
Float |
8 |
Y |
Material Cost |
MaterialCostFormula |
VarCharMax |
-1 |
Y |
Material Cost Formula |
MaterialEstimateCost |
Float |
8 |
Y |
Material Estimate Cost |
MaterialFlipSetting |
Int |
4 |
Y |
See Material Flip Settings |
MaterialLaborValue |
Float |
8 |
Y |
Material Labor Value |
MaterialLaborValueFormula |
VarCharMax |
-1 |
Y |
Material Labor Value Formula |
MaterialXData1 |
VarCharMax |
-1 |
Y |
Material XData1 |
MaterialXData1Formula |
VarCharMax |
-1 |
Y |
Material XData1 Formula |
MaterialXData2 |
VarCharMax |
-1 |
Y |
Material XData2 |
MaterialXData2Formula |
VarCharMax |
-1 |
Y |
Material XData2 Formula |
MaterialXData3 |
VarCharMax |
-1 |
Y |
Material XData3 |
MaterialXData3Formula |
VarCharMax |
-1 |
Y |
Material XData3 Formula |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
NumplacedParts |
Int |
4 |
Y |
Number placed Parts |
NumStrips |
Int |
4 |
Y |
Num Strips |
OptimizationPriority |
Int |
4 |
Y |
Optimization Priority |
OptimizationPriorityFormula |
VarCharMax |
-1 |
Y |
Optimization Priority Formula |
Pattern |
Int |
4 |
Y |
Pattern |
Picture |
VarBinaryMax |
-1 |
Y |
Picture |
PrintFlag |
Bit |
1 |
Y |
Print Flag |
QtyFormula |
VarCharMax |
-1 |
Y |
Qty Formula |
Quantity |
Float |
8 |
Y |
Quantity |
Region |
Int |
4 |
Y |
See Material Regions |
ScrapType |
Int |
4 |
Y |
See Scrap Types |
SkipSpreadsheetSync |
Bit |
1 |
Y |
Skip Spreadsheet Sync |
SpredsheetColumn |
Int |
4 |
Y |
Spreadsheet Column |
Thickness |
Float |
8 |
Y |
Thickness |
TrailingLengthTrim |
Float |
8 |
Y |
Trailing Length Trim |
TrailingLengthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Length Trim Formula |
TrailingWidthTrim |
Float |
8 |
Y |
Trailing Width Trim |
TrailingWidthTrimFormula |
VarCharMax |
-1 |
Y |
Trailing Width Trim Formula |
Type |
Int |
4 |
Y |
See Material Types |
UnitType |
Int |
4 |
Y |
See Material Price Unit Types |
WasteFactor |
Float |
8 |
Y |
Waste Factor |
WasteFactorFormula |
VarCharMax |
-1 |
Y |
Waste Factor Formula |
Width |
Float |
8 |
Y |
Width |
WidthFormula |
VarCharMax |
-1 |
Y |
Width Formula |
Column |
Datatype |
Size |
Nullable |
Description |
ActivityPath |
NVarChar |
255 |
Y |
Activity Path |
ActivityPathShort |
NVarChar |
255 |
Y |
Activity Path Short |
Angle |
Float |
8 |
Y |
Angle |
BayPosition |
Float |
8 |
Y |
Bay Position |
Comments |
NVarChar |
255 |
Y |
Comments |
Comments1 |
NVarChar |
255 |
Y |
Comments1 |
Comments2 |
NVarChar |
255 |
Y |
Comments2 |
Comments3 |
NVarChar |
255 |
Y |
Comments3 |
ContainsSubassemblies |
Bit |
1 |
Y |
Contains Subassemblies |
Depth |
Float |
8 |
Y |
Depth |
DrawIndex |
Int |
4 |
Y |
Draw Index |
Height |
Float |
8 |
Y |
Height |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsBuyOut |
Bit |
1 |
Y |
Is Buy Out |
JPegName |
NVarChar |
255 |
Y |
Picture Name |
JPegStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDLibrary |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentProduct |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDParentSubassembly |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDProject |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
ModifiedRowID |
Int |
4 |
Y |
Modified Row ID |
Name |
NVarChar |
255 |
Y |
Name of the item |
PerfectGrainCaption |
NVarChar |
255 |
Y |
Perfect Grain Caption |
Quantity |
Int |
4 |
Y |
Quantity |
ScanCode |
NVarChar |
255 |
Y |
Scan Code |
TiffName |
NVarChar |
255 |
Y |
Picture Name |
TiffStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
Type |
Int |
4 |
Y |
See Product Use Types |
Width |
Float |
8 |
Y |
Width |
WMFName |
NVarChar |
255 |
Y |
Picture Name |
WMFStream |
VarBinaryMax |
-1 |
Y |
Picture BLOB Item |
WorkBook |
VarBinaryMax |
-1 |
Y |
Workbook |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
ActualToolName |
NVarChar |
255 |
Y |
Actual Tool Name |
BinaryToolValue |
Int |
4 |
Y |
Binary Tool Value |
Bulge |
Float |
8 |
Y |
Bulge |
BulgeDirection |
Int |
4 |
Y |
See Bulge Directions |
CenterX |
Float |
8 |
Y |
Center X |
CenterY |
Float |
8 |
Y |
Center Y |
Diameter |
Float |
8 |
Y |
Diameter |
DiameterOffset |
Float |
8 |
Y |
Diameter Offset |
EntrySpeed |
Float |
8 |
Y |
Entry Speed |
Face |
Int |
4 |
Y |
See Panel Faces |
FeedSpeed |
Float |
8 |
Y |
Feed Speed |
HeightOffset |
Float |
8 |
Y |
Height Offset |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
IsAssociative |
Bit |
1 |
Y |
Is Associative |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDCategory |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDPart |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDRoute |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
MachineUse |
Int |
4 |
Y |
See Machine Use Types |
MacroString |
NVarChar |
255 |
Y |
Macro String |
MaxX |
Float |
8 |
Y |
Max X |
MaxY |
Float |
8 |
Y |
Max Y |
MinX |
Float |
8 |
Y |
Min X |
MinY |
Float |
8 |
Y |
Min Y |
Modified |
Bit |
1 |
Y |
True if the item has been modified |
Name |
NVarChar |
255 |
Y |
Name of the item |
Radius |
Float |
8 |
Y |
Radius |
Rotation |
Float |
8 |
Y |
Rotation |
RotationSpeed |
Float |
8 |
Y |
Rotation Speed |
Sequence |
Int |
4 |
Y |
Sequence |
ToolNumber |
NVarChar |
255 |
Y |
Tool Number |
ToolPriorityNumber |
Int |
4 |
Y |
Tool Priority Number |
ToolType |
Int |
4 |
Y |
See Tool Types |
VectorIndex |
Int |
4 |
Y |
Vector Index |
X |
Float |
8 |
Y |
X |
Y |
Float |
8 |
Y |
Y |
Z |
Float |
8 |
Y |
Z |
Column |
Datatype |
Size |
Nullable |
Description |
DateCreated |
DateTime |
8 |
Y |
Date Created |
ID |
UniqueIdentifier |
16 |
N |
PK - Unique ID Auto Generated |
LinkID |
NVarChar |
255 |
Y |
Microvellum Primary Link Key |
LinkIDWorkOrder |
NVarChar |
255 |
Y |
Microvellum Foreign Link Key |
Name |
NVarChar |
255 |
Y |
Name of the item |