Microsoft.SQLServer.Visualization.Library.Queries.ConvertAggregatedPerformanceMetricToDataSeriesQueryDataSourceImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SQLServer.Visualization.Library.Queries.ConvertAggregatedPerformanceMetricToDataSeriesQueryDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation TypeId="Microsoft.SQLServer.Visualization.Library.Queries.ConvertAggregatedPerformanceMetricToDataSeriesQueryDataSource" ID="Microsoft.SQLServer.Visualization.Library.Queries.ConvertAggregatedPerformanceMetricToDataSeriesQueryDataSourceImplementation" Accessibility="Internal" Platform="Wpf, Silverlight">
<Unit>
<ContractFactory>Microsoft.SQLServer.Visualization.Library.ClientDataQueries.ConvertAggregatedPerformanceMetricToDataSeriesQueryDataSource</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="SelectedEntities" Direction="In">
<Reference>$Property/SelectedEntities$</Reference>
</Property>
<Property Name="DatacenterClasses" Direction="In">
<Reference>$Property/DatacenterClasses$</Reference>
</Property>
<Property Name="PerformanceDataSeriesQueryItems" Direction="Out">
<Reference>$Property/PerformanceDataSeriesQueryItems$</Reference>
</Property>
<Property Name="PerformanceMetricDefinitions" Direction="Out">
<Reference>$Property/PerformanceMetricDefinitions$</Reference>
</Property>
</Unit>
</ComponentImplementation>