dbo.ADSSite
Active Directory site
TableType TUsage USERDATARows 1SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_ADSSite | varchar(38) | no | Site | PKUID |
ObjectGUID | varchar(36) | yes | Object GUID | |
cn | nvarchar(220) | yes | Name | |
Location | nvarchar(2048) | yes | Location description | |
Description | nvarchar(2048) | yes | Description | |
DistinguishedName | nvarchar(800) | yes | Distinguished name | |
CanonicalName | nvarchar(800) | yes | Canonical name | |
ObjectClass | nvarchar(512) | yes | Object class | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
SubNets | nvarchar(-1) | yes | Subnets | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
UID_ADSForest | varchar(38) | no | Forest | FKUID |
Relations
| FK | From | To |
|---|---|---|
| ADS_RFRL1100 | ADSSite.UID_ADSForest | ADSForest.UID_ADSForest |
| ADS_RFRL1301 | ADSMachineInADSSite.UID_ADSSite | ADSSite.UID_ADSSite |
Triggers
GEN_T29BC64978DF29D11D32472517 SQL_TRIGGER
GEN_T5C23759E952DF136181115CCB SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.GEN_T5C23759E952DF136181115CCB | SQL expression dependency | OBJECT_OR_COLUMN |
| ADSForest | referenced by foreign key from table | ADS_RFRL1100: ADSSite.UID_ADSForest -> ADSForest.UID_ADSForest |
| ADSMachineInADSSite | foreign key references table | ADS_RFRL1301: ADSMachineInADSSite.UID_ADSSite -> ADSSite.UID_ADSSite |