إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Retrieves the SQLServerConnection object that produced this SQLServerStatement object.
Syntax
public final java.sql.Connection getConnection()
Exceptions
Remarks
This getConnection method is specified by the getConnection method in the java.sql.Statement interface.