SQL Agent Jobs

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

SQL Agent Jobs.

Element properties:

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

Source Code:

<View ID="Microsoft.SQLServer.Windows.View.AgentJob.StateView" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="SqlDiscW!Microsoft.SQLServer.Windows.AgentJob" 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.AgentJob</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="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Originating Server</Name>
<Id>Microsoft.SQLServer.Core.AgentJob/OriginatingServer</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Category</Name>
<Id>Microsoft.SQLServer.Core.AgentJob/Category</Id>
</ColumnInfo>
</Presentation>
</View>