Microsoft.SQLServer.2008.Presentation.FreeSpaceTileHosterImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SQLServer.2008.Presentation.FreeSpaceTileHoster
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SQLServer.2008.Presentation.FreeSpaceTileHosterImplementation" TypeId="Microsoft.SQLServer.2008.Presentation.FreeSpaceTileHoster" Accessibility="Internal" Platform="Wpf, Silverlight">
<Composite>
<Variable Id="SelectedDBName" Type="xsd://string"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="VisExtensions!Microsoft.SQLServer.Visualization.Library.FreeSpaceTileComponent">
<Binding PropertyId="DateRange">
<Reference>$Property/DateRange$</Reference>
</Binding>
<Binding PropertyId="SelectedEntities">
<Reference>$Property/SelectedEntities$</Reference>
</Binding>
<Binding PropertyId="AutoRefreshTickInterval">
<Reference>$Property/AutoRefreshTickInterval$</Reference>
</Binding>
<Binding PropertyId="NumberOfDatapoints">
<SimpleValue Type="xsd://integer" Value="50"/>
</Binding>
<Binding PropertyId="PerformanceDataSeriesQueryItems">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType">
<Binding PropertyId="PerformanceObjectName">
<SimpleValue Type="xsd://string" Value="SQL Database"/>
</Binding>
<Binding PropertyId="PerformanceCounterInstanceName">
<SimpleValue Type="xsd://string" Value=""/>
</Binding>
<Binding PropertyId="PerformanceCounterName">
<SimpleValue Type="xsd://string" Value="DB Used Space (MB)"/>
</Binding>
<Binding PropertyId="ManagedEntityIds">
<Reference>$Property/SelectedEntities$</Reference>
</Binding>
<Binding PropertyId="DatapointReduction">
<SimpleValue Type="xsd://string" Value="Average"/>
</Binding>
<Binding PropertyId="EscapeSQL">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType">
<Binding PropertyId="PerformanceObjectName">
<SimpleValue Type="xsd://string" Value="SQL Database"/>
</Binding>
<Binding PropertyId="PerformanceCounterName">
<SimpleValue Type="xsd://string" Value="DB Allocated Free Space (MB)"/>
</Binding>
<Binding PropertyId="PerformanceCounterInstanceName">
<SimpleValue Type="xsd://string" Value=""/>
</Binding>
<Binding PropertyId="ManagedEntityIds">
<Reference>$Property/SelectedEntities$</Reference>
</Binding>
<Binding PropertyId="DatapointReduction">
<SimpleValue Type="xsd://string" Value="Average"/>
</Binding>
<Binding PropertyId="EscapeSQL">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/PerformanceDataSeriesQueryType">
<Binding PropertyId="PerformanceObjectName">
<SimpleValue Type="xsd://string" Value="SQL Database"/>
</Binding>
<Binding PropertyId="PerformanceCounterName">
<SimpleValue Type="xsd://string" Value="DB Disk Free Space (MB)"/>
</Binding>
<Binding PropertyId="PerformanceCounterInstanceName">
<SimpleValue Type="xsd://string" Value=""/>
</Binding>
<Binding PropertyId="ManagedEntityIds">
<Reference>$Property/SelectedEntities$</Reference>
</Binding>
<Binding PropertyId="DatapointReduction">
<SimpleValue Type="xsd://string" Value="Average"/>
</Binding>
<Binding PropertyId="EscapeSQL">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="ThresholdErrorMonitorTypeName">
<SimpleValue Type="xsd://string" Value="Microsoft.SQLServer.2008.Database.DBSizePercentMonitor"/>
</Binding>
<Binding PropertyId="ThresholdWarningMonitorTypeName">
<SimpleValue Type="xsd://string" Value="Microsoft.SQLServer.2008.Database.DBSizePercentMonitor"/>
</Binding>
<Binding PropertyId="ThresholdErrorParameterName">
<SimpleValue Type="xsd://string" Value="Threshold1"/>
</Binding>
<Binding PropertyId="ThresholdWarningParameterName">
<SimpleValue Type="xsd://string" Value="Threshold2"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.OneWaySync">
<Binding PropertyId="From">
<Reference>$Property/SelectedEntities$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Service/SelectedItems$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>