ReplicationTable.IsFileTable 屬性

定義

取得值,指出資料表是否為檔案資料表。

public:
 property bool IsFileTable { bool get(); };
public bool IsFileTable { get; }
member this.IsFileTable : bool
Public ReadOnly Property IsFileTable As Boolean

屬性值

Boolean

如果資料表為檔案資料表,則為 true,否則為 false

適用於