SPSqlQueryCounter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPSqlQueryCounter class based on the provided parameters.
Overload List
Name | Description | |
---|---|---|
SPSqlQueryCounter() | Initializes a new instance of the SPSqlQueryCounter class. | |
SPSqlQueryCounter(Int32) | Initializes a new instance of the SPSqlQueryCounter class. This constructor initializes the monitor with a value that is used to increase the value of the ValueIsExcessive property. |
Top