Namespace:  NHibernate.Engine
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property IsThetaStyle As Boolean
C#
public bool IsThetaStyle { get; }
Visual C++
public:
property bool IsThetaStyle {
	bool get ();
}
JavaScript
function get_isThetaStyle();

See Also