The role.

Namespace: NHibernate.Cfg.ConfigurationSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public string Collection { get; }
Visual Basic
Public ReadOnly Property Collection As String
	Get
Visual C++
public:
property String^ Collection {
	String^ get ();
}

See Also