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

Syntax

Visual Basic (Declaration)
Public Class DisjunctionFragment
C#
public class DisjunctionFragment
Visual C++
public ref class DisjunctionFragment
JavaScript
NHibernate.SqlCommand.DisjunctionFragment = function();

Type.createClass(
	'NHibernate.SqlCommand.DisjunctionFragment');

Inheritance Hierarchy

System..::.Object
  NHibernate.SqlCommand..::.DisjunctionFragment

See Also