RollBackTransaction 方法

Rolls back the current transaction.

命名空间:  Microsoft.SqlServer.Management.Common
程序集:  Microsoft.SqlServer.ConnectionInfo(在 Microsoft.SqlServer.ConnectionInfo.dll 中)

语法

声明
Public Sub RollBackTransaction
用法
Dim instance As ServerConnection

instance.RollBackTransaction()
public void RollBackTransaction()
public:
void RollBackTransaction()
member RollBackTransaction : unit -> unit 
public function RollBackTransaction()

示例

调用方法