| Name | Description | |
|---|---|---|
![]() | VistaDBProfileProvider Constructor |
The following tables list the members exposed by VistaDBProfileProvider.
| Name | Description | |
|---|---|---|
![]() | VistaDBProfileProvider Constructor |
| Name | Description | |
|---|---|---|
![]() | ApplicationName | Overridden. |
![]() | Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from System.Configuration.Provider.ProviderBase) |
![]() | Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from System.Configuration.Provider.ProviderBase) |
| Name | Description | |
|---|---|---|
![]() | DeleteInactiveProfiles | Overridden. When overridden in a derived class, deletes all user-profile data for profiles in which the last activity date occurred before the specified date. |
![]() | DeleteProfiles | Overloaded. Overridden. When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names. |
![]() | FindInactiveProfilesByUserName | Overridden. 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. |
![]() | FindProfilesByUserName | Overridden. When overridden in a derived class, retrieves profile information for profiles in which the user name matches the specified user names. |
![]() | GetAllInactiveProfiles | Overridden. 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. |
![]() | GetAllProfiles | Overridden. When overridden in a derived class, retrieves user profile data for all profiles in the data source. |
![]() | GetNumberOfInactiveProfiles | Overridden. When overridden in a derived class, returns the number of profiles in which the last activity date occurred on or before the specified date. |
![]() | GetPropertyValues | Overridden. |
![]() | Initialize | Overridden. Initializes the configuration builder. |
![]() | SetPropertyValues | Overridden. |