ParameterType type
参数的数据类型。
KnownParameterType 可与 ParameterType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
字符串:字符串参数类型。
数组:数组参数类型。
对象:对象参数类型。
布尔:布尔参数类型。
整数:整数参数类型。
Float:float参数类型。
DateTime:日期-时间参数类型。
type ParameterType = string