VistaDB 6
VistaDB.DDA Namespace / IVistaDBClrProcedureInformation Interface
Properties

In This Topic
    IVistaDBClrProcedureInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBClrProcedureInformation.

    Public Properties
     NameDescription
     PropertyThe name of assembly the CLR Proc is hosted in  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertyThe full name of respective assembly hosted method  
     PropertyCustom name of the CLR Proc  
     PropertySignature provided by System.Reflection for CLR Proc  
    Top
    See Also