[Missing <summary> documentation for "F:NHibernate.Persister.Collection.AbstractCollectionPersister.elementFormulas"]

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

Syntax

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

See Also