The IExplicitParameterSpecification type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ExpectedType |
Get or set the type which we are expeting for a bind into this parameter based
on translated contextual information.
(Inherited from IParameterSpecification.) |
![]() | SourceColumn |
Retrieves the column number (within the {@link #getSourceLine()}) where this parameter occurs.
|
![]() | SourceLine |
Retrieves the line number on which this parameter occurs in the source query.
|