|
![]() |
Property | Value |
Name | WF_PELL_1112 |
Schema | dbo |
Row Count | 0 |
Data Size | 0 KB |
Index Size | 0 KB |
Create Date | 2/13/2013 10:29 AM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
ISN_WF_PELL_1112 |
int(10, 0) |
False |
False |
False |
|||
![]() |
![]() |
RowUpdatedOn |
datetime2(27, 7) |
False |
False |
False |
|||
![]() |
![]() |
WF_PL_AWARD |
int(10, 0) |
True |
False |
False |
|||
![]() |
![]() |
WF_PL_HI_COA |
int(10, 0) |
True |
False |
False |
|||
![]() |
![]() |
WF_PL_HI_EFC |
int(10, 0) |
True |
False |
False |
|||
![]() |
![]() |
WF_PL_TBL_TYPE |
int(10, 0) |
True |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
False |
ISN_WF_PELL_1112 |
Name | Columns | Referenced Table | Referenced Columns | Checked |
Name | Text | Checked |
Name | Type |
Name | Type |
Object | Property | Value |
Object | Property | Value |
/****** Object: Table [dbo].[WF_PELL_1112] Script Date: 03/09/2017 16:47:03 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[WF_PELL_1112]( [ISN_WF_PELL_1112] [int] NOT NULL, [WF_PL_TBL_TYPE] [int] NULL, [WF_PL_HI_COA] [int] NULL, [WF_PL_HI_EFC] [int] NULL, [WF_PL_AWARD] [int] NULL, [RowUpdatedOn] [datetime2](7) NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE ) |
Powered by BI Documenter |