Storm\Drivers\Base\Relational\Queries\Binding::GetParameterType PHP Method

GetParameterType() public method

public GetParameterType ( )
    public function GetParameterType()
    {
        return $this->ParameterType;
    }