The members of System.Web.Profile.SqlProfileProvider are listed below.
See Also: Inherited members from System.Web.Profile.ProfileProvider
Creates an instance of the System.Web.Profile.SqlProfileProvider class. |
override | ApplicationName | string.
Gets or sets the name of the application for which to store and retrieve profile information. |
override | DeleteInactiveProfiles(ProfileAuthenticationOption, DateTime)
| |
override | DeleteProfiles(string[])
| |
override | DeleteProfiles(ProfileInfoCollection)
| |
override | FindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int)Documentation for this section has not yet been entered. | |
override | FindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int)Documentation for this section has not yet been entered. | |
override | GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int)Documentation for this section has not yet been entered. | |
override | GetAllProfiles(ProfileAuthenticationOption, int, int, out int)Documentation for this section has not yet been entered. | |
override | GetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime)
| |
override | GetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyCollection)
| |
override | Initialize(string, System.Collections.Specialized.NameValueCollection)
| |
override | SetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyValueCollection)
|