[Missing <summary> documentation for "P:NHibernate.IQueryOver`2.Full"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IQueryOverJoinBuilder<TRoot, TSubType> Full { get; } |
Visual Basic |
---|
ReadOnly Property Full As IQueryOverJoinBuilder(Of TRoot, TSubType) Get |
Visual C++ |
---|
property IQueryOverJoinBuilder<TRoot, TSubType>^ Full { IQueryOverJoinBuilder<TRoot, TSubType>^ get (); } |