Namespace:  NHibernate.Persister.Collection
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly elementFormulas As String()
C#
protected readonly string[] elementFormulas
Visual C++
protected:
initonly array<String^>^ elementFormulas
JavaScript
elementFormulas

See Also