SP.BWsaClient Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.BWsaClient class.
Methods
Name |
Description |
---|---|
Adds a datapoint ID to the common datapoint list. |
|
Adds a value to an existing datapoint and updates the average value of the datapoint. |
|
Creates a stream that contains eight DWORD values. |
|
Initializes a new instance of the BWsaClient class using the specified upload URL and opt-in status. |
|
Creates a stream of Software Quality Metrics (SQM) using the specified ID, type, width, and number of rows of data. |
|
Disables the collection of SQM data. |
|
Gets the location of the SQM from the specified Command User Interface (CUI) command information. |
|
Increases the value of the specified datapoint by the specified value. |
|
Determines whether the user opted in to allow collecting SQM data. |
|
Sets the specified bits in the specified datapoint using an AND operation for each bit. |
|
Sets the specified bits in the specified datapoint using an OR operation for each bit. |
|
Sets the specified bits in the specified datapoint using an AND and an OR operation for each bit. |
|
Sets the specified datapoint to a binary value. |
|
Sets the specified datapoint to the specified value. |
|
Sets the value of the specified datapoint to the specified value if the specified value is greater than the existing value of the datapoint. |
|
Sets the value of the specified datapoint to the specified value if the specified value is less than the existing value of the datapoint. |
|
Halts the collection of SQM data. |
|
Halts the collection of SQM data and sends the SQM file to the dispatcher. |
|
Sends the SQM file to the dispatcher. |