VistaDB 6
VistaDB.VistaDBTypes Namespace / VistaDBGuid Class
Members


In This Topic
    VistaDBGuid Class
    In This Topic
    The value of System.Guid type that is wrapped into the class and represents VistaDBType.UniqueIdentifier
    Syntax
    'Declaration
     
    
    Public Class VistaDBGuid 
       Inherits VistaDBValue
       Implements VistaDB.IVistaDBValue 
    'Usage
     
    
    Dim instance As VistaDBGuid
    public class VistaDBGuid : VistaDBValue, VistaDB.IVistaDBValue  
    Inheritance Hierarchy

    System.Object
       VistaDB.VistaDBTypes.VistaDBValue
          VistaDB.VistaDBTypes.VistaDBGuid

    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