Purchasing.ShipMethod Table

Information

NameShipMethod
SchemaPurchasing
Row Count5
Data Size8 KB
Index Size40 KB
Reserved Size48 KB
Unused Size0 KB
Created14.10.2005 1:58:36
Modified14.10.2005 1:59:56

Extended Properties

NameTypeProperty NameValue
ShipMethodTABLEMS_DescriptionShipping company lookup table.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   ShipMethodIDint   
 
 
 
   Namenvarchar(100) SQL_Latin1_General_CP1_CI_AS 
 
 
 
   ShipBasemoney   
((0.00))
 
 
   ShipRatemoney   
((0.00))
 
 
   rowguiduniqueidentifier   
(newid())
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_ShipMethod_ShipMethodIDClustered  ShipMethodID
AK_ShipMethod_NameNonClustered  Name
AK_ShipMethod_rowguidNonClustered  rowguid

Check Constraints

NameColumnEnabledTrustedExpression
CK_ShipMethod_ShipBaseShipBase  ([ShipBase]>(0.00))
CK_ShipMethod_ShipRateShipRate  ([ShipRate]>(0.00))

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Purchasing.uShipMethodUPDATE   14.10.2005 1:59:5614.10.2005 1:59:56