[Missing <summary> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public override HqlTreeNode BuildHql( MethodInfo method, Expression targetObject, ReadOnlyCollection<Expression> arguments, HqlTreeBuilder treeBuilder, IHqlExpressionVisitor visitor ) |
Visual Basic |
---|
Public Overrides Function BuildHql ( _ method As MethodInfo, _ targetObject As Expression, _ arguments As ReadOnlyCollection(Of Expression), _ treeBuilder As HqlTreeBuilder, _ visitor As IHqlExpressionVisitor _ ) As HqlTreeNode |
Visual C++ |
---|
public: virtual HqlTreeNode^ BuildHql( MethodInfo^ method, Expression^ targetObject, ReadOnlyCollection<Expression^>^ arguments, HqlTreeBuilder^ treeBuilder, IHqlExpressionVisitor^ visitor ) override |
Parameters
- method
- Type: System.Reflection..::..MethodInfo
[Missing <param name="method"/> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
- targetObject
- Type: System.Linq.Expressions..::..Expression
[Missing <param name="targetObject"/> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
- arguments
- Type: System.Collections.ObjectModel..::..ReadOnlyCollection<(Of <(<'Expression>)>)>
[Missing <param name="arguments"/> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
- treeBuilder
- Type: NHibernate.Hql.Ast..::..HqlTreeBuilder
[Missing <param name="treeBuilder"/> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
- visitor
- Type: NHibernate.Linq.Visitors..::..IHqlExpressionVisitor
[Missing <param name="visitor"/> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Linq.Functions.IndexOfGenerator.BuildHql(System.Reflection.MethodInfo,System.Linq.Expressions.Expression,System.Collections.ObjectModel.ReadOnlyCollection{System.Linq.Expressions.Expression},NHibernate.Hql.Ast.HqlTreeBuilder,NHibernate.Linq.Visitors.IHqlExpressionVisitor)"]