Overload List

  NameDescription
Public methodQueryParameters()()()()
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][])
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], array<Object>[]()[][])
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], IDictionary<(Of <<'(String, TypedValue>)>>), array<Object>[]()[][])
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], Object, String, Object)
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(IDictionary<(Of <<'(String, TypedValue>)>>), IDictionary<(Of <<'(String, LockMode>)>>), RowSelection, Boolean, Boolean, Boolean, String, String, Boolean, IResultTransformer)
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], IDictionary<(Of <<'(String, LockMode>)>>), RowSelection, Boolean, Boolean, Boolean, String, String, Boolean, IResultTransformer)
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], IDictionary<(Of <<'(String, TypedValue>)>>), IDictionary<(Of <<'(String, LockMode>)>>), RowSelection, Boolean, Boolean, Boolean, String, String, array<Object>[]()[][], IResultTransformer)
Initializes a new instance of the QueryParameters class
Public methodQueryParameters(array<IType>[]()[][], array<Object>[]()[][], IDictionary<(Of <<'(String, TypedValue>)>>), IDictionary<(Of <<'(String, LockMode>)>>), RowSelection, Boolean, Boolean, Boolean, String, String, array<Object>[]()[][], Object, String, Object, IResultTransformer)
Initializes a new instance of the QueryParameters class

See Also