createtrigger的意思
createtrigger中文翻譯:
createtrigger創建觸發器
uncreated love───未創造的愛
kahoot create───kahoot創建
recreated───v.再創造;再制定;(使)再次經歷;娛樂,消遣(recreate的過去式及過去分詞)
procreate free───不生育
compiler did not create the───編譯器沒有創建
created by───由…創建
create video───創建視頻
procreate───vt.生殖;vi.生育(子女);產生
miscreated───v.誤造(miscreate的過去式和過去分詞);adj.殘廢的;丑的;畸形的
case created───案例已創建
The CREATE TRIGGER statement creates a trigger associated with a table in the database, and stores the trigger in the database.───CREATETRIGGER語句創建與數據庫中的表關聯的觸發器,并在數據庫中存儲觸發器。
The WITH APPEND option of CREATE TRIGGER can be used to create multiple triggers of the same type.───可以使用CREATETRIGGER的WITHAPPEND選項創建同一類型的多個觸發器。
Modifies the definition of a DML, DDL, or logon trigger that was previously created by the CREATE TRIGGER statement.───修改CREATETRIGGER語句以前創建的DML、DDL或登錄觸發器的定義。
Modifies the definition of a DML or DDL trigger that was previously created by the CREATE TRIGGER statement.───修改以前使用CREATETRIGGER語句創建的DML或DDL觸發器的定義。
For more information about the parameters that are used in the ALTER TRIGGER statement, see CREATE TRIGGER (Transact-SQL).───有關ALTERTRIGGER語句所使用參數的詳細信息,請參閱CREATETRIGGER(Transact-SQL)。
For a full description of trigger syntax, see CREATE TRIGGER statement.───有關觸發器語法的完整說明,請參見CREATETRIGGER語句。