Database Engines

Microsoft.SQLServer.Windows.View.DBEngine.StateView (View)

This view displays state for instances of the SQL Server Database Engine on Windows.

Element properties:

TargetMicrosoft.SQLServer.Windows.DBEngine
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.Windows.View.DBEngine.StateView" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="SqlDiscW!Microsoft.SQLServer.Windows.DBEngine" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="79" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name/>
<Id>Microsoft.SQLServer.Windows.DBEngine</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="28" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="170" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="101" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Microsoft.SQLServer.Core.DBEngine/InstanceName</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="136" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Microsoft.SQLServer.Core.DBEngine/MachineName</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Microsoft.SQLServer.Core.DBEngine/Version</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Microsoft.SQLServer.Core.DBEngine/Edition</Id>
</ColumnInfo>
<ColumnInfo Index="7" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name/>
<Id>Microsoft.SQLServer.Windows.DBEngine/MonitoringType</Id>
</ColumnInfo>
</Presentation>
</View>