GetManagedEntitiesQueryImplementation (ComponentImplementation)

Element properties:

TypeGetManagedEntitiesQuery
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetManagedEntitiesQueryImplementation" TypeId="GetManagedEntitiesQuery" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Variable Id="DataSourceIncludeProperties" Type="xsd://string">
<SimpleValue Type="xsd://string" Value="Id"/>
</Variable>
<Component TypeId="ComponentCollection">
<Binding PropertyId="Items">
<Component TypeId="Microsoft.SystemCenter.Visualization.GetManagedEntitiesDataSource">
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
<Binding PropertyId="CriteriaString">
<Reference>$Property/CriteriaString$</Reference>
</Binding>
<Binding PropertyId="SortProperties">
<Reference>$Property/SortProperties$</Reference>
</Binding>
<Binding PropertyId="Properties">
<Reference>$Property/ManagedEntityProperties$</Reference>
</Binding>
<Binding PropertyId="DataSourceIncludeProperties">
<Reference>$Variable/DataSourceIncludeProperties$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Property/Output$</Reference>
</Binding>
<Binding PropertyId="DisplayStrings">
<Reference>$Property/DisplayStrings$</Reference>
</Binding>
<Binding PropertyId="BaseTypeNames">
<Reference>$Property/BaseTypeNames$</Reference>
</Binding>
<Binding PropertyId="MaxEntities">
<Reference>$Property/MaxEntities$</Reference>
</Binding>
<Binding PropertyId="TargetEntities">
<Reference>$Property/TargetEntities$</Reference>
</Binding>
<Binding PropertyId="RecursionTypeNames">
<Reference>$Property/RecursionTypeNames$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Items">
<Component TypeId="ChunkingManagedEntityDetailsQuery">
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
<Binding PropertyId="InitialChunkSize">
<SimpleValue Type="xsd://string" Value="50"/>
</Binding>
<Binding PropertyId="ChunkSize">
<SimpleValue Type="xsd://string" Value="500"/>
</Binding>
<Binding PropertyId="KeyPropertyName">
<SimpleValue Type="xsd://string" Value="Id"/>
</Binding>
<Binding PropertyId="Properties">
<Reference>$Property/ManagedEntityProperties$</Reference>
</Binding>
<Binding PropertyId="DataSourceIncludeProperties">
<Reference>$Variable/DataSourceIncludeProperties$</Reference>
</Binding>
<Binding PropertyId="Data">
<Reference>$Property/Output$</Reference>
</Binding>
<Binding PropertyId="DisplayStrings">
<Reference>$Property/DisplayStrings$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>