VistaDB 6
VistaDB.Web Namespace / VistaDBProfileProvider Class
Properties Methods


In This Topic
    VistaDBProfileProvider Class Members
    In This Topic

    The following tables list the members exposed by VistaDBProfileProvider.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from System.Configuration.Provider.ProviderBase)
    Public PropertyGets the friendly name used to refer to the provider during configuration. (Inherited from System.Configuration.Provider.ProviderBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. When overridden in a derived class, deletes all user-profile data for profiles in which the last activity date occurred before the specified date.  
    Public MethodOverloaded. Overridden. When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names.  
    Public MethodOverridden. When overridden in a derived class, retrieves profile information for profiles in which the last activity date occurred on or before the specified date and the user name matches the specified user name.  
    Public MethodOverridden. When overridden in a derived class, retrieves profile information for profiles in which the user name matches the specified user names.  
    Public MethodOverridden. When overridden in a derived class, retrieves user-profile data from the data source for profiles in which the last activity date occurred on or before the specified date.  
    Public MethodOverridden. When overridden in a derived class, retrieves user profile data for all profiles in the data source.  
    Public MethodOverridden. When overridden in a derived class, returns the number of profiles in which the last activity date occurred on or before the specified date.  
    Public MethodOverridden.   
    Public MethodOverridden. Initializes the configuration builder.  
    Public MethodOverridden.   
    Top
    See Also