Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
The following tables list the members that are exposed by the SQLServerException class.
Constructors
| Name | Description |
|---|---|
| SQLServerSavepoint (SQLServerConnection, java.lang.StringName) | Initializes a new instance of the SQLServerException class based on the given connection and name. |
Fields
None.
Inherited Fields
None.
Methods
| Name | Description |
|---|---|
| getLabel | Gets the name of the savepoint label. |
| getSavepointId | Gets the ID of the savepoint. |
| getSavepointName | Gets the name of the savepoint. |
| isNamed | Verifies if the savepoint has been named. |
Inherited Methods
| Class inherited from: | Methods |
|---|---|
| java.lang.Object | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |