TableName.IsView property
Gets or sets a value indicating whether this instance is view.
public bool IsView { get; set; }
Property Value
true if this instance is view; otherwise, false.
See Also
- class TableName
Gets or sets a value indicating whether this instance is view.
public bool IsView { get; set; }
true if this instance is view; otherwise, false.