Article コンストラクター

Article クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo.dll)

構文

'宣言
Protected Sub New
'使用
Dim instance As New Article()
protected Article()
protected:
Article()
new : unit -> Article
protected function Article()

説明

このコンストラクターは、この型の状態を初期化するために、派生したクラス コンストラクターによって呼び出されます。

関連項目

参照

Article クラス

Microsoft.SqlServer.Replication 名前空間