語言

ReplicationTable.TableId 屬性

定義

取得資料表的物件 ID。

public:
 property int TableId { int get(); };
public int TableId { get; }
member this.TableId : int
Public ReadOnly Property TableId As Integer

屬性值

數據表的物件識別碼。

備註

TableId該屬性可由系統管理員固定伺服器角色的成員在Publisher取得,或由db_owner固定資料庫角色的成員在發佈資料庫中取得。

適用於