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

TableDefinitionBase..::..CanAddToTable Property

Gets a value indicating whether this instance can add to table.

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

Syntax


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

Field Value

true if this instance can add to table; otherwise, false.