[Missing <summary> documentation for "T:Remotion.Linq.Clauses.Expressions.SubQueryExpression"]

Namespace: Remotion.Linq.Clauses.Expressions
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class SubQueryExpression : Expression
Visual Basic
Public Class SubQueryExpression _
	Inherits Expression
Visual C++
public ref class SubQueryExpression : public Expression

Inheritance Hierarchy

System..::..Object
  System.Linq.Expressions..::..Expression
    Remotion.Linq.Clauses.Expressions..::..SubQueryExpression

See Also