CommonChunkingDetailsQuery (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="CommonChunkingDetailsQuery" Accessibility="Internal">
<Property Name="InitialChunkSize" Type="xsd://int" BindingDirection="In"/>
<Property Name="ChunkSize" Type="xsd://int" BindingDirection="In"/>
<Property Name="Properties" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ValueDefinition[]" BindingDirection="In"/>
<Property Name="DataSourceIncludeProperties" Type="xsd://string" BindingDirection="In"/>
<Property Name="KeyPropertyName" Type="xsd://string" BindingDirection="In"/>
<Property Name="Data" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="DisplayStrings" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Refresh" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/RefreshAction" BindingDirection="In"/>
<Property Name="RefreshStrategy" Type="xsd://string" BindingDirection="In"/>
<Property Name="IsBusy" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="LastError" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>