Mono Class Library: Overview

System.Web.Profile.SqlProfileProvider: Method Members

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

Public Methods

override
DeleteInactiveProfiles(ProfileAuthenticationOption, DateTime) : int
Documentation for this section has not yet been entered.
override
DeleteProfiles(string[]) : int
Documentation for this section has not yet been entered.
override
DeleteProfiles(ProfileInfoCollection) : int
Documentation for this section has not yet been entered.
override
FindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
override
FindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
override
GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
override
GetAllProfiles(ProfileAuthenticationOption, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
override
GetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime) : int
Documentation for this section has not yet been entered.
override
GetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyCollection) : System.Configuration.SettingsPropertyValueCollection
Documentation for this section has not yet been entered.
override
Initialize(string, System.Collections.Specialized.NameValueCollection)
Documentation for this section has not yet been entered.
override
SetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyValueCollection)
Documentation for this section has not yet been entered.