|
![]() |
Property | Value |
Name | Obsolete_DimCheckType |
Schema | dbo |
Row Count | 0 |
Data Size | 0 KB |
Index Size | 0 KB |
Create Date | 3/9/2017 10:45 AM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
CheckTypeSK |
int(10, 0) |
False |
False |
False |
|||
![]() |
![]() |
Comments |
varchar(255) |
False |
False |
False |
|||
![]() |
![]() |
DoNotDeleteFlag |
bit(1, 0) |
False |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
Name | Columns | Referenced Table | Referenced Columns | Checked |
Name | Text | Checked |
Name | Type |
Name | Type |
Object | Property | Value |
Object | Property | Value |
/****** Object: Table [dbo].[Obsolete_DimCheckType] Script Date: 03/09/2017 17:21:34 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[Obsolete_DimCheckType]( [CheckTypeSK] [int] NOT NULL, [DoNotDeleteFlag] [bit] NOT NULL, [Comments] [varchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL ) ON [PRIMARY] |
Powered by BI Documenter |