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

Element properties:

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

Source Code:

<ComponentImplementation TypeId="Microsoft.SQLServer.Visualization.Library.Queries.DatacenterGroupPerformanceRulesDataSource" ID="Microsoft.SQLServer.Visualization.Library.Queries.DatacenterGroupPerformanceRulesDataSourceImplementation" Accessibility="Internal" Platform="Wpf, Silverlight">
<Unit>
<ContractFactory>Microsoft.SQLServer.Visualization.Library.ClientDataQueries.DatacenterGroupPerformanceRulesDataSource</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="GroupClasses" Direction="Out">
<Reference>$Property/GroupClasses$</Reference>
</Property>
<Property Name="SelectedGroup" Direction="In">
<Reference>$Property/SelectedGroup$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Property/IsBusy$</Reference>
</Property>
</Unit>
</ComponentImplementation>