You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The time when the user-defined classifier function starts.
14
Yes
EndTime
datetime
The time when the user-defined classifier function starts.
15
Yes
Duration
bigint
The amount of time, in microseconds, used by the classifier function.
13
Yes
ObjectID
int
The ID of the user-defined classifier object.
22
Yes
CPU
int
CPU usage in milliseconds.
18
Yes
Reads
int
The number of logical reads.
16
Yes
Writes
int
The number of logical writes.
17
Yes
GroupID
int
The ID of the classified workload group.
66
Yes
Error
int
The last error number if the user-defined classifier function fails to execute.
31
Yes
State
int
The state of the last error.
30
Yes
TargetUserName
sysname
The return value (workload group name) for the user-defined classifier function if the system can not find a corresponding active group. Otherwise, this column is set to NULL.
39
Yes
ObjectName
nvarchar(256)
The two-part name of the classifier user-defined function. For example, dbo.classifier.