clearWarnings 方法 (SQLServerStatement)
清除对此 SQLServerStatement 对象报告的所有警告。
语法
public final void clearWarnings()
例外
备注
此 clearWarnings 方法是由 java.sql.Statement 接口中的 clearWarnings 方法指定的。
清除对此 SQLServerStatement 对象报告的所有警告。
public final void clearWarnings()
此 clearWarnings 方法是由 java.sql.Statement 接口中的 clearWarnings 方法指定的。