|
![]() |
Property | Value |
Name | FIP_TABLES_EXCLUDE_USERID |
Schema | dbo |
Row Count | 4 |
Data Size | 8 KB |
Index Size | 24 KB |
Create Date | 10/24/2012 3:19 PM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
cnxarraycolumn |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
EXCLUDE_USERID |
varchar(8) |
True |
False |
False |
|||
![]() |
![]() |
EXCLUDE_USERID_COUNT |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
ISN_FIP_TABLES |
int(10, 0) |
False |
False |
False |
|||
![]() |
![]() |
RowUpdatedOn |
datetime2(27, 7) |
False |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
False |
ISN_FIP_TABLES, cnxarraycolumn |
Name | Columns | Referenced Table | Referenced Columns | Checked |
Name | Text | Checked |
Name | Type |
Name | Type |
Object | Property | Value |
Object | Property | Value |
/****** Object: Table [dbo].[FIP_TABLES_EXCLUDE_USERID] Script Date: 03/09/2017 16:45:30 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[FIP_TABLES_EXCLUDE_USERID]( [ISN_FIP_TABLES] [int] NOT NULL, [EXCLUDE_USERID_COUNT] [smallint] NOT NULL, [EXCLUDE_USERID] [varchar](8) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [cnxarraycolumn] [smallint] NOT NULL, [RowUpdatedOn] [datetime2](7) NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE ) |
cnxarraycolumn | EXCLUDE_USERID | EXCLUDE_USERID_COUNT | ISN_FIP_TABLES | RowUpdatedOn |
0 | EMASSEY | 1 | 381 | 2017-02-06T11:27:33.435-05:00 |
0 | EMASSEY | 1 | 372 | 2017-02-06T11:27:33.435-05:00 |
0 | EMASSEY | 1 | 365 | 2017-02-06T11:27:33.435-05:00 |
0 | EMASSEY | 1 | 364 | 2017-02-06T11:27:33.435-05:00 |
Powered by BI Documenter |