VistaDB 6
VistaDB.DDA Namespace / IVistaDBAssemblyInformation Interface
Properties

In This Topic
    IVistaDBAssemblyInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBAssemblyInformation.

    Public Properties
     NameDescription
     PropertyAn array of type byte that is a COFF-based image containing assembly  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertyThe full name of compiled assembly in according to System.Reflection.AssemblyName.FullName property  
     PropertyGets a string representing the version of the common language runtime for this assembly image  
     PropertyThe name the assembly is registered with  
     PropertyGets the list of procedures compiled in assembly for possible registration.  
     PropertyGets the list of CLR triggers compiled in assembly for possible registration.  
     PropertyGets a string representing the version of VistaDB this assembly image is referenced to.  
    Top
    See Also