GetType Method

GetType function

Type of parameter used.If the parameterType=value, then the value from boolean, double, integer,or string will be used. In this case, it is expected that only one of{boolean, double, integer, or string} will be specified.


func (instance *ConnectionParameter) GetType()  (ConnectionParameterType,  error) 

Remarks

See Also