Base type: System.Entity
Summary: This entity presents SQL server error log information.
Name | Type | Notes |
---|---|---|
ApplicationID | System.Int32 | The unique integer representation of application. |
TimeStamp | System.DateTime | The date of poll for server error log. |
Message | System.String | The string value that contains SQL server error log message. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |