VistaDB 6
VistaDB.Web Namespace / VistaDBProfileProvider Class
Members


In This Topic
    VistaDBProfileProvider Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public NotInheritable Class VistaDBProfileProvider 
       Inherits System.Web.Profile.ProfileProvider
    'Usage
     
    
    Dim instance As VistaDBProfileProvider
    public sealed class VistaDBProfileProvider : System.Web.Profile.ProfileProvider 
    Inheritance Hierarchy

    System.Object
       System.Configuration.Provider.ProviderBase
          System.Configuration.SettingsProvider
             System.Web.Profile.ProfileProvider
                VistaDB.Web.VistaDBProfileProvider

    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