Primary Key | Field Type |
---|---|
id |
int |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
objectid |
int |
true |
|
|
property |
varchar(64) |
false |
|
|
value |
varchar(255) |
true |
|
|
uvalue |
nvarchar(255) |
true |
|
|
lvalue |
image |
true |
|
|
version |
int |
false |
0 |
|
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
pk_dtproperties |
id property |
True |
True |
True |