ReplicationTable.IsFileTable Property

Definition

Gets a value that indicates whether the table is a file table.

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

Property Value

true if the table is a file table; otherwise, false.

Applies to