ASPNETDB Database

Procedure: aspnet_Membership_GetUserByUserId

Description

Given a user ID and application ID, retrieves the corresponding record from the aspnet_Membership table.

Parameters

Name  Type  Direction 
@UserId  uniqueidentifier  Input 
@CurrentTimeUtc  datetime  Input 
@UpdateLastActivity  bit  Input 


ASP.NET 2.0 Provider Database