Microsoft.SQLServer.Visualization.Library.Common.SystemViewTaskImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SQLServer.Visualization.Library.Common.SystemViewTask
PlatformWpf
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SQLServer.Visualization.Library.Common.SystemViewTaskImplementation" TypeId="Microsoft.SQLServer.Visualization.Library.Common.SystemViewTask" Platform="Wpf" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.SQLServer.Visualization.Library.Controls.Common.Actions.SystemViewTask</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="Action" Direction="In">
<Reference>$Property/Action$</Reference>
</Property>
<Property Name="Entities" Direction="In">
<Reference>$Property/Entities$</Reference>
</Property>
<Property Name="ViewType" Direction="In">
<Reference>$Property/ViewType$</Reference>
</Property>
</Unit>
</ComponentImplementation>