检索指定参数的值作为 boolean 值。

重载列表

名称 说明

getBoolean (int)

根据给定的参数索引检索指定参数的值作为 boolean 值。

getBoolean (java.lang.String)

根据给定的参数名称检索指定参数的值作为 boolean 值。

请参阅

SQLServerCallableStatement 类
SQLServerCallableStatement 成员