清除這個 SQLServerConnection 物件所報告的所有警告。
語法
public void clearWarnings()
例外狀況
備註
這個 clearWarnings 方法是由 java.sql.Connection 介面中的 clearWarnings 方法所指定。
清除這個 SQLServerConnection 物件所報告的所有警告。
public void clearWarnings()
這個 clearWarnings 方法是由 java.sql.Connection 介面中的 clearWarnings 方法所指定。