dsn


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
dom_id INT UNSIGNED 10 null
serviceNodeId INT UNSIGNED 10 1
IisAppPoolsPolicy.serviceNodeId Implied Constraint R
name VARCHAR 255
driver VARCHAR 255
description VARCHAR 255 null
configured enum('false', 'true') 6 false
cstring TEXT 65535 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
name Must be unique Asc name

Relationships