This topic has not yet been rated - Rate this topic

TSqlTriggerEventTypeHelper Class

SQL Server 2012

Exposes the trigger event types.

System.Object
  Microsoft.SqlServer.TransactSql.ScriptDom.TSqlTriggerEventTypeHelper

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
'Declaration
Public NotInheritable Class TSqlTriggerEventTypeHelper
'Usage

The TSqlTriggerEventTypeHelper type exposes the following members.

  NameDescription
Public methodStatic memberTryParseOptionIndicates whether the sql version tries to parse the input string into the trigger event group.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.