Npgsql Api Docs

NpgsqlProfileProvider Class

custom Profile provider class

For a list of all members of this type, see NpgsqlProfileProvider Members.

System.Object
   System.Configuration.Provider.ProviderBase
      System.Configuration.SettingsProvider
         System.Web.Profile.ProfileProvider
            Npgsql.Web.NpgsqlProfileProvider

[Visual Basic]
Public Class NpgsqlProfileProvider
    Inherits ProfileProvider
[C#]
public class NpgsqlProfileProvider : ProfileProvider

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Npgsql.Web

Assembly: Npgsql (in Npgsql.dll)

See Also

NpgsqlProfileProvider Members | Npgsql.Web Namespace