Storm\Drivers\Base\Relational\Queries\Binding::GetParameterType PHP 메소드

GetParameterType() 공개 메소드

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