CollectorConfigStore.ConfigureTransactionPerformanceCollectors Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method creates transaction performance collection sets in case they don't exist
public void ConfigureTransactionPerformanceCollectors (Microsoft.Data.SqlClient.SqlConnection warehouseConnection);
member this.ConfigureTransactionPerformanceCollectors : Microsoft.Data.SqlClient.SqlConnection -> unit
Public Sub ConfigureTransactionPerformanceCollectors (warehouseConnection As SqlConnection)
Parameters
- warehouseConnection
- SqlConnection