Mono Class Library: Overview

System.Web.Profile.SqlProfileProvider: Members

The members of System.Web.Profile.SqlProfileProvider are listed below.

See Also: Inherited members from System.Web.Profile.ProfileProvider

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

override
ApplicationNamestring. Documentation for this section has not yet been entered.

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.