Microsoft.SQLServer.PublisherSQL パブリッシャー

Microsoft.SQLServer.Publisher (ClassType)

全バージョンの Microsoft SQL Server パブリッシャー。パブリッシャーは SQL Server レプリケーションで使用されます。

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf4b50183-7c2e-7ccc-53b0-669d604202da

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.Publisher:
Name  string  名前 true 256  False 
DistributionDB  string  ディストリビューション データベース false 256  False 
PublisherType  string  パブリッシャーの種類 false 256  False 
DataSource  string  データ ソース false 256  False 
WorkingDirectory  string  [作業ディレクトリ] false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Publisher" Accessibility="Public" Base="Microsoft.SQLServer.Component" Hosted="false" Abstract="true" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="DistributionDB" Type="string"/>
<Property ID="PublisherType" Type="string"/>
<Property ID="DataSource" Type="string"/>
<Property ID="WorkingDirectory" Type="string"/>
</ClassType>