代码搜索:Transaction
找到约 6,361 项符合「Transaction」的源代码
代码结果 6,361
www.eeworm.com/read/356018/10239145
vi ado connection rollback transaction.vi
www.eeworm.com/read/438325/7732758
vi ado connection commit transaction.vi
www.eeworm.com/read/438325/7732759
vi ado connection begin transaction.vi
www.eeworm.com/read/438325/7732762
vi ado connection rollback transaction.vi
www.eeworm.com/read/435022/7799034
sql ch12 transaction.sql
USE ElecTravelCom
DROP TABLE employees
CREATE TABLE employees(
emp_ID INT,
emp_Name VARCHAR(20))
USE ElecTravelCom
BEGIN TRANSACTION
INSERT INTO dbo.employees(emp_ID, emp_Name) VA
www.eeworm.com/read/332612/12746228
cpp sqlite3x_transaction.cpp
/*
Copyright (C) 2004-2005 Cory Nelson
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from t
www.eeworm.com/read/486859/6531088
html transaction_8c-source.html
OCILIB (C Driver for Oracle): C:/Users/vincent/Dat
www.eeworm.com/read/403922/11506281
html function.pg-transaction-status.html
Returns the current in-transaction status of the server.
www.eeworm.com/read/403922/11506477
html function.fbsql-set-transaction.html
Set the transaction locking and isolation
www.eeworm.com/read/261336/11654085
cpp sqlite3x_transaction.cpp
/*
Copyright (C) 2004-2005 Cory Nelson
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from t