語言

ReplicationTable.IsFileTable 屬性

定義

會得到一個值,表示該資料表是否為檔案資料表。

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

屬性值

true如果該資料表是檔案資料表;否則,。 false

適用於