[Missing <summary> documentation for "M:Remotion.Linq.QueryModel.IsIdentityQuery"]

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

Syntax

C#
public bool IsIdentityQuery()
Visual Basic
Public Function IsIdentityQuery As Boolean
Visual C++
public:
bool IsIdentityQuery()

Return Value

[Missing <returns> documentation for "M:Remotion.Linq.QueryModel.IsIdentityQuery"]

See Also