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 ロールバック先のセーブポイントの名前。