VistaDB 6
VistaDB Namespace / TriggerContext Class
Properties Methods


In This Topic
    TriggerContext Class Members
    In This Topic

    The following tables list the members exposed by TriggerContext.

    Public Properties
     NameDescription
    Public PropertyGets the number of columns contained by the data table bound to the trigger.  
    Public PropertyIndicates what action fired the trigger.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if a column was affected by an INSERT or UPDATE statement.  
    Top
    See Also