代码搜索:Transaction

找到约 6,361 项符合「Transaction」的源代码

代码结果 6,361
www.eeworm.com/read/102860/15755460

asp transaction.asp

www.eeworm.com/read/102832/15756617

vbw transaction.vbw

frmTrans = 44, 44, 565, 484, Z, 22, 22, 543, 462, C
www.eeworm.com/read/102832/15756621

vbp transaction.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINNT\System32\stdole2.tlb#OLE Automation Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\P
www.eeworm.com/read/382755/9002240

html lang_transaction.html

SQLite Query Language: BEGIN TRANSACTION body { margi
www.eeworm.com/read/375429/9360205

sql transaction2.sql

declare @tran_name varchar(20) set @tran_name ='mytran1' begin transaction @tran_name go use test go update stucopy set sname='0aa' where sno='001' go commit transaction @tra
www.eeworm.com/read/375429/9360259

sql transaction1.sql

begin transaction use test insert into stucopy values('021','bb') save tran my_sav delete from stucopy where sno = '021' begin rollback return end commit go
www.eeworm.com/read/163136/10174471

jsp sql_transaction.jsp

www.eeworm.com/read/278524/10528681

vbs 03-transaction.vbs

option explicit Function CreateApplication(catalog, applications, applicationName) ' Remove any applications that has the same name as the new one Dim i, numPackages, bChanged bChanged = Fa