擷取這個資料庫允許在資料指標名稱中使用的最大字元數目。
語法
public int getMaxCursorNameLength()
傳回值
int,指出允許的最大字元數。
例外狀況
備註
這個 getMaxCursorNameLength 方法是由 java.sql.DatabaseMetaData 介面中的 getMaxCursorNameLength 方法所指定。
擷取這個資料庫允許在資料指標名稱中使用的最大字元數目。
public int getMaxCursorNameLength()
int,指出允許的最大字元數。
這個 getMaxCursorNameLength 方法是由 java.sql.DatabaseMetaData 介面中的 getMaxCursorNameLength 方法所指定。