|
![]() |
Property | Value |
Name | ST_LTTR_BLCK_A_CC_EMAIL_ADDRS |
Schema | dbo |
Row Count | 0 |
Data Size | 0 KB |
Index Size | 0 KB |
Create Date | 11/7/2012 2:39 PM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
CC_EMAIL_ADDRS |
varchar(50) |
True |
False |
False |
|||
![]() |
![]() |
CC_EMAIL_ADDRS_COUNT |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
cnxarraycolumn |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
ISN_ST_LTTR_BLCK_A |
int(10, 0) |
False |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
False |
ISN_ST_LTTR_BLCK_A, cnxarraycolumn |
Name | Columns | Referenced Table | Referenced Columns | Checked |
Name | Text | Checked |
Name | Type |
Name | Type |
Object | Property | Value |
Object | Property | Value |
/****** Object: Table [dbo].[ST_LTTR_BLCK_A_CC_EMAIL_ADDRS] Script Date: 03/09/2017 16:46:11 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[ST_LTTR_BLCK_A_CC_EMAIL_ADDRS]( [ISN_ST_LTTR_BLCK_A] [int] NOT NULL, [CC_EMAIL_ADDRS_COUNT] [smallint] NOT NULL, [CC_EMAIL_ADDRS] [varchar](50) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [cnxarraycolumn] [smallint] NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE ) |
Powered by BI Documenter |