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

ForeignKeyDefinition..::..CollectionName Property

Gets or sets the name of the collection.

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

Syntax


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

Field Value

The name of the collection.