The methods of System.Web.Profile.SqlProfileProvider are listed below. For a list of all members, see the SqlProfileProvider Members list.
See Also: Inherited members from System.Web.Profile.ProfileProvider
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)
|