supportsPositionedDelete Method (SQLServerDatabaseMetaData)
In this article
Retrieves whether this database supports positioned DELETE statements.
public boolean supportsPositionedDelete()
true if supported. Otherwise, false.
This supportsPositionedDelete method is specified by the supportsPositionedDelete method in the java.sql.DatabaseMetaData interface.
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class