Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
FromElement Properties
FromElement Class See Also Send Feedback

The FromElement type exposes the following members.

Properties

  NameDescription
Public propertyAliasGenerator (Inherited from HqlSqlWalkerNode.)
Public propertyASTFactory (Inherited from HqlSqlWalkerNode.)
Public propertyCharPositionInLine (Inherited from ASTNode.)
Public propertyChildCount (Inherited from ASTNode.)
Public propertyChildIndex (Inherited from ASTNode.)
Public propertyClassAlias
Public propertyClassName
Public propertyCollectionJoin
Public propertyCollectionSuffix
Public propertyCollectionTableAlias
Public propertyColumns
Public propertyDataType (Overrides SqlNode..::..DataType.)
Public propertyEntityPersister
Public propertyFetch
Public propertyFilter
Public propertyFromClause
Public propertyHasEmbeddedParameters
Public propertyIncludeSubclasses
Public propertyIndexCollectionSelectorParamSpec
Public propertyInProjectionList
Public propertyIsAllPropertyFetch
Public propertyIsCollectionJoin
Public propertyIsCollectionOfValuesOrComponents
Public propertyIsDereferencedBySubclassProperty
Public propertyIsDereferencedBySuperclassOrSubclassProperty
Public propertyIsEntity
Public propertyIsFetch
Public propertyIsFilter
Public propertyIsFromOrJoinFragment
Public propertyIsImplied
Returns true if this FromElement was implied by a path, or false if this FROM element is explicitly declared in the FROM clause.
Public propertyIsImpliedInFromClause
Public propertyIsNil (Inherited from ASTNode.)
Public propertyJoinSequence
Public propertyLine (Inherited from ASTNode.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOrigin
Public propertyOriginalText (Inherited from SqlNode.)
Public propertyParent (Inherited from ASTNode.)
Public propertyQueryable
Public propertyQueryableCollection
Public propertyRealOrigin
Public propertySelectType
Public propertyTableAlias
Public propertyText (Inherited from SqlNode.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)
Public propertyUseFromFragment
Public propertyUseWhereFragment
Public propertyWalker (Inherited from HqlSqlWalkerNode.)
Public propertyWithClauseFragment
Public propertyWithClauseJoinAlias

See Also

FromElement Class
NHibernate.Hql.Ast.ANTLR.Tree Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate