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

LookupColumnDefinitionBase..::..RelatedTableName Property

Gets or sets the name of the related table.

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

Syntax


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

Field Value

The name of the related table.