ASPNETDB Database

Procedure: aspnet_Paths_CreatePath

Description

Retrieves a path ID from the aspnet_Paths table, or creates a new one if the specified path doesn't exist.

Parameters

Name  Type  Direction 
@ApplicationId  uniqueidentifier  Input 
@Path  nvarchar  Input 
@PathId  uniqueidentifier  Input/Output 


ASP.NET 2.0 Provider Database