Microsoft.SQLServer.Replication.Library.SeedMicrosoft SQL Server Replication Seed

Microsoft.SQLServer.Replication.Library.Seed (ClassType)

An installation of Microsoft SQL Server Replication Seed

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcd623f33-356a-46ae-7c18-5e3fd44e4492

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       
Microsoft.SQLServer.Replication.Library.Seed:
PrincipalName  string  Principal Name The name of the server which runs the agent true 256  False     
InstanceName  string  Instance Name The name of the instance which runs the agent true 256  False     
ConnectionString  string  Connection String Full Name of MS SQL instance false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.Seed" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="PrincipalName" Type="string" Key="true"/>
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
</ClassType>