XPath expression for session-factory.collection-cache nodes

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

Syntax

C#
public static readonly XPathExpression SessionFactoryCollectionsCacheExpression
Visual Basic
Public Shared ReadOnly SessionFactoryCollectionsCacheExpression As XPathExpression
Visual C++
public:
static initonly XPathExpression^ SessionFactoryCollectionsCacheExpression

See Also