إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Represents the basic implementation of JDBC statement functionality. This interface was added in SQL Server JDBC Driver 3.0.
Package: com.microsoft.sqlserver.jdbc
Extends: java.sql.Statement
Syntax
public interface ISQLServerStatement
Remarks
This interface is implemented by SQLServerStatement Class.
This interface exposes the following Microsoft JDBC Driver for SQL Server-specific methods:
| Method | For more information, see |
|---|---|
| public String getResponseBuffering | getResponseBuffering |
| public void setResponseBuffering | setResponseBuffering |