다음을 통해 공유


RollBackTransaction 메서드

Rolls back the current transaction.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo.dll의 Microsoft.SqlServer.ConnectionInfo

구문

‘선언
Public Sub RollBackTransaction
‘사용 방법
Dim instance As ServerConnection

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