Microsoft.SQLServer.Core.AgentMSSQL: Generic Agent

Microsoft.SQLServer.Core.Agent (ClassType)

Basic collection of common properties for all versions of SQL Server Agent objects.

Knowledge Base article:

Summary

Basic collection of common properties for all versions of SQL Server Agent objects.

Element properties:

Base ClassSystem.Database
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7a2e4f25-5d00-694c-3ec2-cf3c652df7de

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Core.Agent" Base="System!System.Database" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false"/>