Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
在事务中创建一个用于回退部分事务的保存点,并指定保存点的名称。
Public Sub Save(ByVal savePoint As String)
public void Save(string savePoint)
savePoint 要回退到的保存点的名称。