VistaDB 6
VistaDB.DDA Namespace / IVistaDBAssemblyInformation Interface / VistaDBRuntimeVersion Property


In This Topic
    VistaDBRuntimeVersion Property
    In This Topic
    Gets a string representing the version of VistaDB this assembly image is referenced to.
    Syntax
    'Declaration
     
    
    ReadOnly Property VistaDBRuntimeVersion As System.String
    'Usage
     
    
    Dim instance As IVistaDBAssemblyInformation
    Dim value As System.String
     
    value = instance.VistaDBRuntimeVersion
    System.string VistaDBRuntimeVersion {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also