SQLServerSavepoint Constructor (SQLServerConnection, java.lang.StringName)
Initializes a new instance of the SQLServerException class based on the given connection and name.
public SQLServerSavepoint(SQLServerConnection con,
java.lang.String sName)
参数
con
A SQLServerConnection object.
sName
A String that contains the name of the savepoint.