透過指定的參數名稱,擷取所指定參數的值來作為 boolean 值。
public boolean getBoolean(java.lang.String sCol)
sCol
包含參數名稱的字串。
boolean 值。
這個 getBoolean方法是由 java.sql.CallableStatement 介面中的 getBoolean方法指定。
getBoolean 方法 (SQLServerCallableStatement)
SQLServerCallableStatement 成員
SQLServerCallableStatement 類別