Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Initializes a new instance of the SQLServerException class based on the given connection and name.
Syntax
public SQLServerSavepoint(SQLServerConnection con,
java.lang.String sName)
Parameters
con
A SQLServerConnection object.
sName
A String that contains the name of the savepoint.
See Also
SQLServerSavepoint Constructors
SQLServerSavepoint Members
SQLServerSavepoint Class