|
![]() |
Property | Value |
Name | UTILITIES_A_SICK_POOL_TIME_TYPE |
Schema | dbo |
Row Count | 1 |
Data Size | 8 KB |
Index Size | 24 KB |
Create Date | 11/5/2012 9:58 AM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
cnxarraycolumn |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
ISN_UTILITIES_A |
int(10, 0) |
False |
False |
False |
|||
![]() |
![]() |
RowUpdatedOn |
datetime2(27, 7) |
False |
False |
False |
|||
![]() |
![]() |
SICK_POOL_TIME_TYPE |
varchar(4) |
True |
False |
False |
|||
![]() |
![]() |
SICK_POOL_TIME_TYPE_COUNT |
smallint(5, 0) |
False |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
False |
ISN_UTILITIES_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].[UTILITIES_A_SICK_POOL_TIME_TYPE] Script Date: 03/09/2017 16:46:36 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[UTILITIES_A_SICK_POOL_TIME_TYPE]( [ISN_UTILITIES_A] [int] NOT NULL, [SICK_POOL_TIME_TYPE_COUNT] [smallint] NOT NULL, [SICK_POOL_TIME_TYPE] [varchar](4) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [cnxarraycolumn] [smallint] NOT NULL, [RowUpdatedOn] [datetime2](7) NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE ) |
cnxarraycolumn | ISN_UTILITIES_A | RowUpdatedOn | SICK_POOL_TIME_TYPE | SICK_POOL_TIME_TYPE_COUNT |
0 | 108 | 2017-02-06T11:30:14.303-05:00 | POOL | 1 |
Powered by BI Documenter |