إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Gets the name of the savepoint.
Syntax
public java.lang.String getSavepointName()
Return Value
A String that contains the name of the savepoint.
Exceptions
Remarks
This getSavepointName method is specified by the getSavepointName method in the java.sql.Savepoint interface.
See Also
SQLServerSavepoint Methods
SQLServerSavepoint Members
SQLServerSavepoint Class