MoveTableOperation.IsSystem Property

Definition

Gets a value that indicates whether this is a system table.

public bool IsSystem { get; }
member this.IsSystem : bool
Public ReadOnly Property IsSystem As Boolean

Property Value

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

Applies to