共用方式為


ReplicationObject 建構函式

Creates a new instance of the ReplicationObject class.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Protected Sub New
'用途
Dim instance As New ReplicationObject()
protected ReplicationObject()
protected:
ReplicationObject()
new : unit -> ReplicationObject
protected function ReplicationObject()

備註

This constructor is called by derived class constructors to initialize state in this type.

請參閱

參考

ReplicationObject 類別

Microsoft.SqlServer.Replication 命名空間