代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/100285/6270681
sgml trigger.sgml
Triggers
Postgres has various client interfaces
such as Perl, Tcl, Python and C, as well as two
Procedural Language
www.eeworm.com/read/100285/6271099
c trigger.c
/*-------------------------------------------------------------------------
*
* trigger.c
* PostgreSQL TRIGGERs support code.
*
*----------------------------------------------------------------
www.eeworm.com/read/100285/6271459
h trigger.h
/*-------------------------------------------------------------------------
*
* trigger.h
* prototypes for trigger.c.
*
*
*---------------------------------------------------------------------
www.eeworm.com/read/274660/6288508
c trigger.c
/*
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and
www.eeworm.com/read/492634/6417098
cs trigger.cs
using System;
using System.Collections;
using System.IO;
using System.Runtime.InteropServices;
using System.Runtime.Serialization.Formatters.Binary;
using TaskSchedulerInterop;
namespace TaskS
www.eeworm.com/read/492634/6417110
cs trigger.cs
using System;
using System.Collections;
using System.IO;
using System.Runtime.InteropServices;
using System.Runtime.Serialization.Formatters.Binary;
using TaskSchedulerInterop;
namespace TaskS
www.eeworm.com/read/492634/6417133
cs trigger.cs
using System;
using System.Collections;
using System.IO;
using System.Runtime.InteropServices;
using System.Runtime.Serialization.Formatters.Binary;
using TaskSchedulerInterop;
namespace TaskS
www.eeworm.com/read/489563/6465829
txt trigger.txt
ALTER TRIGGER [insertSmS] ON [dbo].[T_SMSReceiveLog]
FOR INSERT
AS
declare @SendStr varchar(8000), @SendCardNo varchar (30) ,@code varchar(30)
select @SendCardNo=S_SendCardNo ,@code = S_Cont
www.eeworm.com/read/485453/6562097
psd trigger.psd
www.eeworm.com/read/485453/6562103