PDBParameter类

表示执行SQL语句的参数。

构造函数

PDBParameter(string, PDBType)

  1. 创建参数对象。

属性

ParameterName 参数名,以@开头,只能包含大小写字母和数字

Value 参数值