Click or drag to resize

GetProfilingLevelResult Properties

The GetProfilingLevelResult type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the code.
(Inherited from CommandResult.)
Public propertyErrorMessage
Gets the error message (null if none).
(Inherited from CommandResult.)
Public propertyLevel
Gets the profiling level.
Public propertyOk
Gets the Ok value from the response.
(Inherited from CommandResult.)
Public propertyResponse
Gets the response.
(Inherited from CommandResult.)
Public propertySlow
Gets the threshold for a slow query.
Top
See Also