RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TableDefinitionBase..::..CanViewTable Property

Gets a value indicating whether this instance can view table.

Namespace:  RingSoft.DbLookup.ModelDefinition
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool CanViewTable { get; }
Public ReadOnly Property CanViewTable As Boolean
	Get
public:
property bool^ CanViewTable {
	bool^ get ();
}

Field Value

true if this instance can view table; otherwise, false.