Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
public boolean locatorsUpdateCopy()
傳回值
true if updates are made to a copy. false if updates are made directly.
例外狀況
java.sql.SQLException
備註
This locatorsUpdateCopy method is specified by the locatorsUpdateCopy method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members