The DotNode type exposes the following members.
Constructors
Methods
Extension Methods
Name | Description | |
---|---|---|
As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
IsBetween |
Apply a "between" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(array<Object>[]()[][]) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(ICollection) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsProxy | (Defined by NHibernateProxyHelper.) | |
ToTypeParameters | (Defined by ReflectHelper.) |
Fields
Name | Description | |
---|---|---|
REGRESSION_STYLE_JOIN_SUPPRESSION | ||
UseThetaStyleImplicitJoins |
Properties
Name | Description | |
---|---|---|
Alias | (Inherited from AbstractSelectExpression.) | |
AliasGenerator | (Inherited from HqlSqlWalkerNode.) | |
ASTFactory | (Inherited from HqlSqlWalkerNode.) | |
CharPositionInLine | (Inherited from ASTNode.) | |
ChildCount | (Inherited from ASTNode.) | |
ChildIndex | (Inherited from ASTNode.) | |
DataType | (Inherited from SqlNode.) | |
Fetch | ||
FromElement | (Inherited from FromReferenceNode.) | |
IsConstructor | (Inherited from AbstractSelectExpression.) | |
IsNil | (Inherited from ASTNode.) | |
IsResolved | (Inherited from FromReferenceNode.) | |
IsReturnableEntity | (Inherited from FromReferenceNode.) | |
IsScalar | (Inherited from AbstractSelectExpression.) | |
JoinType |
Sets the join type for this '.' node structure.
| |
Line | (Inherited from ASTNode.) | |
NextSibling | (Inherited from ASTNode.) | |
OriginalText | (Inherited from SqlNode.) | |
Parent | (Inherited from ASTNode.) | |
Path |
Returns the full path of the node.
(Overrides FromReferenceNode..::..Path.) | |
PropertyPath | ||
Text | (Inherited from SqlNode.) | |
Token | (Inherited from ASTNode.) | |
Type | (Inherited from ASTNode.) | |
Walker | (Inherited from HqlSqlWalkerNode.) |