IPerformanceCounterDataCollector::get_DataSourceName method (pla.h)
Retrieves or sets the data source name if the log file is an SQL log file.
This property is read/write.
Syntax
HRESULT get_DataSourceName(
BSTR *dsn
);
Parameters
dsn
Return value
None
Remarks
Specify the data source name only if the IPerformanceCounterDataCollector::LogFileFormat property is plaSql.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |