共用方式為


IReplicationDBObject 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents replication DB object.

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

語法

'宣告
Public Interface IReplicationDBObject
'用途
Dim instance As IReplicationDBObject
public interface IReplicationDBObject
public interface class IReplicationDBObject
type IReplicationDBObject =  interface end
public interface IReplicationDBObject

IReplicationDBObject 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Name 基礎結構。Gets or sets the name of the object.
公用屬性 OwnerName 基礎結構。Gets or sets the owner name of the object.
公用屬性 UserData 基礎結構。Gets or sets an object that allows users to attach their own data to the object.

上層

請參閱

參考

Microsoft.SqlServer.Replication 命名空間