QN:Parameter Table Event Class
The QN:Parameter table event reports information about the operations required to create,
keep reference counts for, and drop the internal tables that store parameter information. This
event also reports the internal activity to reset the usage count for a parameter table.
Description
ApplicationName
The name of the client application that created
the connection to an instance of SQL Server.
This column is populated with the values passed
by the application rather than the displayed
name of the program.
10
Yes
ClientProcessID
The ID assigned by the host computer to the
process where the client application is running.
This data column is populated if the client
process ID is provided by the client.
9
Yes
DatabaseID
The ID of the database specified by the USE
database
statement, or the ID of the default
database if no USE
database
statement has been
issued for a given instance. SQL Server Profiler
displays the name of the database if the Server
Name data column is captured in the trace and
the server is available. Determine the value for a
database by using the DB_ID function.
3
Yes
DatabaseName
The name of the database in which the user
statement is running.
35
Yes
EventClass
Type of event = 200.
27
No
EventSequence
Sequence number for this event.
51
No
EventSubClass
The type of event subclass, providing further
information about each event class. This column
may contain the following values:
: Indicates a parameter table has
21
Yes
ノ
Expand table