Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the data source name if the log file is an SQL log file.
This property is read/write.
Syntax
HRESULT put_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 |