Manufacturer¶
Provides normalized hardware manufacturer info
Fields¶
Field | Type | Description |
---|---|---|
AutoAssignRegex | nvarchar | Regular expression to discover manufacturer from hardware strings |
AutoAssignTestLikePattern | nvarchar | SQL like pattern and/or regular expression to build test data for this manufacturer |
Created | datetime2 | Date/Time this object was created |
CreatedBy | nvarchar | User that created this object |
CustomField1 | nvarchar | Custom field 1, not used by OctoSAM. |
CustomField2 | nvarchar | Custom field 2, not used by OctoSAM. |
CustomField3 | nvarchar | Custom field 3, not used by OctoSAM. |
CustomField4 | nvarchar | Custom field 4, not used by OctoSAM. |
ExtraData | nvarchar | Extra data for this manufacturer |
Guid | uniqueidentifier | |
ID | bigint | Internal ID for the Manufacturer entity (Primary Key) |
LastModification | datetime2 | Date/Time this manufacturer was last modified |
LastModifiedBy | nvarchar | User that modified this object |
LastSynchWithMaster | datetime2 | Date/Time this manufacturer definition was last synchronized with master |
LastUpdateFromMaster | datetime2 | Date/Time this manufacturer definition was last updated from master |
MasterLastModdified | datetime2 | Last modification timestamp of the manufacturer in the master catalog |
MasterNotes | nvarchar | Notes from the master catalog |
Name | nvarchar | Normalized hardware manufacturer name |
Notes | nvarchar | Custom notes |
PredefinedByOctopus | bit | True if the manufaturer definition is maintained by Octosoft.. |
Url | nvarchar | Url to the manufacturers website |