Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 3.26 KB

nf-pla-iperformancecounterdatacollector-put_datasourcename.md

File metadata and controls

67 lines (57 loc) · 3.26 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:pla.IPerformanceCounterDataCollector.put_DataSourceName
IPerformanceCounterDataCollector::put_DataSourceName (pla.h)
Retrieves or sets the data source name if the log file is an SQL log file. (Put)
DataSourceName property [PLA]
DataSourceName property [PLA]
IPerformanceCounterDataCollector interface
IPerformanceCounterDataCollector interface [PLA]
DataSourceName property
IPerformanceCounterDataCollector.DataSourceName
IPerformanceCounterDataCollector.put_DataSourceName
IPerformanceCounterDataCollector::DataSourceName
IPerformanceCounterDataCollector::get_DataSourceName
IPerformanceCounterDataCollector::put_DataSourceName
base.iperformancecounterdatacollector_datasourcename
pla.iperformancecounterdatacollector_datasourcename
pla/IPerformanceCounterDataCollector::DataSourceName
pla/IPerformanceCounterDataCollector::get_DataSourceName
pla/IPerformanceCounterDataCollector::put_DataSourceName
put_DataSourceName
pla\iperformancecounterdatacollector_datasourcename.htm
PLA
67ed9ce6-392b-42ac-81f8-b5f26241c0a8
12/05/2018
DataSourceName property [PLA], DataSourceName property [PLA],IPerformanceCounterDataCollector interface, IPerformanceCounterDataCollector interface [PLA],DataSourceName property, IPerformanceCounterDataCollector.DataSourceName, IPerformanceCounterDataCollector.put_DataSourceName, IPerformanceCounterDataCollector::DataSourceName, IPerformanceCounterDataCollector::get_DataSourceName, IPerformanceCounterDataCollector::put_DataSourceName, base.iperformancecounterdatacollector_datasourcename, pla.iperformancecounterdatacollector_datasourcename, pla/IPerformanceCounterDataCollector::DataSourceName, pla/IPerformanceCounterDataCollector::get_DataSourceName, pla/IPerformanceCounterDataCollector::put_DataSourceName, put_DataSourceName
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IPerformanceCounterDataCollector::put_DataSourceName
pla/IPerformanceCounterDataCollector::put_DataSourceName
c++
APIRef
kbSyntax
COM
Pla.dll
IPerformanceCounterDataCollector.DataSourceName
IPerformanceCounterDataCollector.get_DataSourceName
IPerformanceCounterDataCollector.put_DataSourceName

IPerformanceCounterDataCollector::put_DataSourceName

-description

Retrieves or sets the data source name if the log file is an SQL log file.

This property is read/write.

-parameters

-remarks

Specify the data source name only if the IPerformanceCounterDataCollector::LogFileFormat property is plaSql.

-see-also

IPerformanceCounterDataCollector