Orion.APM.SqlConnection
SolarWinds Information Service 2019.2.5200 Schema Documentation
This entity presents SQL connection.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System. |
The unique integer representation of application. | everyone |
ServerSessionID | System. |
The unique integer representation of server session. | everyone |
SqlDatabaseID | System. |
The unique integer representation of parent SQL database. | everyone |
IpAddress | System. |
The string value that contains server IP address. | everyone |
Login | System. |
The string value that contains login user name. | everyone |
ConnectTime | System. |
The date of database connection. | everyone |
Status | System. |
The status of an connection. | everyone |
TimeStamp | System. |
The date of last poll for connection information. | everyone |
TransferredBytes | System. |
The long value that contains the number of transferred bytes during connection. | everyone |
ConnectionDurationInSecs | System. |
The integer value that contains the connection duration in seconds. | everyone |
ConnectionDurationHourPart | System. |
The integer value that contains the hour part of connection duration. | everyone |
ConnectionDurationMinutePart | System. |
The integer value that contains the minutes part of connection duration. | everyone |
IdleTimeInSecs | System. |
The integer value that contains the connection idle time in seconds. | everyone |
IdleTimeHourPart | System. |
The integer value that contains the hour part of connection idle time. | everyone |
IdleTimeMinutePart | System. |
The integer value that contains the minutes part of connection idle time. | everyone |