Base type: System.ExtensionEntity
Summary: Provides mapping between SQL Handle and its Hash in scope of the given database instance. Both DatabaseId and Handle are mandatory in where condition.
| Name | Type | Notes |
|---|---|---|
| DatabaseId | System.Int32 | ID of a monitored instance. References to Orion.DPA.DatabaseInstance.Id |
| GlobalDatabaseId | System.Int32 | Unique ID of database instance in Orion |
| Handle | System.String | SQL Handle |
| Hash | System.Int64 | SQL Hash |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |