VistaDB 6
VistaDB.DDA Namespace / IVistaDBClrTriggerInformation Interface
Properties

In This Topic
    IVistaDBClrTriggerInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBClrTriggerInformation.

    Public Properties
     NameDescription
     PropertyThe name of assembly the CLR Trigger is hosted in  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertyThe full name of the assembly hosted method  
     PropertyCustom name of the CLR Trigger  
     PropertySignature provided by System.Reflection for CLR Trigger  
     PropertyThe name of table the trigger is set on  
     PropertyThe type of action that fired the trigger  
    Top
    See Also