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

TableDefinitionBase..::..FullEntityName Property

Gets the full name of the entity.

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

Syntax


public string FullEntityName { get; set; }
Public Property FullEntityName As String
	Get
	Set
public:
property String^ FullEntityName {
	String^ get ();
	void set (String^ value);
}

Field Value

The full name of the entity.