ASPNETDB Database

Procedure: aspnet_Membership_GetAllUsers

Description

Retrieves all users from the aspnet_Membership table with the specified application ID.

Parameters

Name  Type  Direction 
@ApplicationName  nvarchar  Input 
@PageIndex  int  Input 
@PageSize  int  Input 


ASP.NET 2.0 Provider Database