TraceReader.TranslateSubclass Method
SQL Server 2005
Translates the sub class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
public String TranslateSubclass ( String eventClass, String column, int subclass )
public function TranslateSubclass ( eventClass : String, column : String, subclass : int ) : String
Parameters
- eventClass
A String value that specifies the event class.
- column
A String value that specifies the column.
- subclass
An Int32 value that specifies the sub class.
Return Value
A String value that specifies the sub class translation.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.