C# Class VolTeer.DataAccessLayer.AspNet.AspNetProviderEntities

Inheritance: System.Data.DbContext
ファイルを表示 Open project: CISC181/VolTeerNET Class Usage Examples

Public Methods

Method Description
AspNetProviderEntities ( ) : System
aspnet_AnyDataInTables ( Nullable tablesToCheck ) : ObjectResult
aspnet_Applications_CreateApplication ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
aspnet_CheckSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
aspnet_Membership_ChangePasswordQuestionAndAnswer ( string applicationName, string userName, string newPasswordQuestion, string newPasswordAnswer ) : int
aspnet_Membership_CreateUser ( string applicationName, string userName, string password, string passwordSalt, string email, string passwordQuestion, string passwordAnswer, Nullable isApproved, Nullable currentTimeUtc, Nullable createDate, Nullable uniqueEmail, Nullable passwordFormat, System.Data.Entity.Core.Objects.ObjectParameter userId ) : int
aspnet_Membership_FindUsersByEmail ( string applicationName, string emailToMatch, Nullable pageIndex, Nullable pageSize ) : int
aspnet_Membership_FindUsersByName ( string applicationName, string userNameToMatch, Nullable pageIndex, Nullable pageSize ) : int
aspnet_Membership_GetAllUsers ( string applicationName, Nullable pageIndex, Nullable pageSize ) : int
aspnet_Membership_GetNumberOfUsersOnline ( string applicationName, Nullable minutesSinceLastInActive, Nullable currentTimeUtc ) : int
aspnet_Membership_GetPassword ( string applicationName, string userName, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, Nullable currentTimeUtc, string passwordAnswer ) : ObjectResult
aspnet_Membership_GetPasswordWithFormat ( string applicationName, string userName, Nullable updateLastLoginActivityDate, Nullable currentTimeUtc ) : ObjectResult
aspnet_Membership_GetUserByEmail ( string applicationName, string email ) : ObjectResult
aspnet_Membership_GetUserByName ( string applicationName, string userName, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
aspnet_Membership_GetUserByUserId ( Nullable userId, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
aspnet_Membership_ResetPassword ( string applicationName, string userName, string newPassword, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, string passwordSalt, Nullable currentTimeUtc, Nullable passwordFormat, string passwordAnswer ) : int
aspnet_Membership_SetPassword ( string applicationName, string userName, string newPassword, string passwordSalt, Nullable currentTimeUtc, Nullable passwordFormat ) : int
aspnet_Membership_UnlockUser ( string applicationName, string userName ) : int
aspnet_Membership_UpdateUser ( string applicationName, string userName, string email, string comment, Nullable isApproved, Nullable lastLoginDate, Nullable lastActivityDate, Nullable uniqueEmail, Nullable currentTimeUtc ) : int
aspnet_Membership_UpdateUserInfo ( string applicationName, string userName, Nullable isPasswordCorrect, Nullable updateLastLoginActivityDate, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, Nullable currentTimeUtc, Nullable lastLoginDate, Nullable lastActivityDate ) : int
aspnet_Paths_CreatePath ( Nullable applicationId, string path, System.Data.Entity.Core.Objects.ObjectParameter pathId ) : int
aspnet_PersonalizationAdministration_DeleteAllState ( Nullable allUsersScope, string applicationName, System.Data.Entity.Core.Objects.ObjectParameter count ) : int
aspnet_PersonalizationAdministration_FindState ( Nullable allUsersScope, string applicationName, Nullable pageIndex, Nullable pageSize, string path, string userName, Nullable inactiveSinceDate ) : int
aspnet_PersonalizationAdministration_GetCountOfState ( System.Data.Entity.Core.Objects.ObjectParameter count, Nullable allUsersScope, string applicationName, string path, string userName, Nullable inactiveSinceDate ) : int
aspnet_PersonalizationAdministration_ResetSharedState ( System.Data.Entity.Core.Objects.ObjectParameter count, string applicationName, string path ) : int
aspnet_PersonalizationAdministration_ResetUserState ( System.Data.Entity.Core.Objects.ObjectParameter count, string applicationName, Nullable inactiveSinceDate, string userName, string path ) : int
aspnet_PersonalizationAllUsers_GetPageSettings ( string applicationName, string path ) : ObjectResult
aspnet_PersonalizationAllUsers_ResetPageSettings ( string applicationName, string path ) : int
aspnet_PersonalizationAllUsers_SetPageSettings ( string applicationName, string path, byte pageSettings, Nullable currentTimeUtc ) : int
aspnet_PersonalizationPerUser_GetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : ObjectResult
aspnet_PersonalizationPerUser_ResetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : int
aspnet_PersonalizationPerUser_SetPageSettings ( string applicationName, string userName, string path, byte pageSettings, Nullable currentTimeUtc ) : int
aspnet_Personalization_GetApplicationId ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
aspnet_Profile_DeleteInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
aspnet_Profile_DeleteProfiles ( string applicationName, string userNames ) : ObjectResult>
aspnet_Profile_GetNumberOfInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
aspnet_Profile_GetProfiles ( string applicationName, Nullable profileAuthOptions, Nullable pageIndex, Nullable pageSize, string userNameToMatch, Nullable inactiveSinceDate ) : int
aspnet_Profile_GetProperties ( string applicationName, string userName, Nullable currentTimeUtc ) : ObjectResult
aspnet_Profile_SetProperties ( string applicationName, string propertyNames, string propertyValuesString, byte propertyValuesBinary, string userName, Nullable isUserAnonymous, Nullable currentTimeUtc ) : int
aspnet_RegisterSchemaVersion ( string feature, string compatibleSchemaVersion, Nullable isCurrentVersion, Nullable removeIncompatibleSchema ) : int
aspnet_Roles_CreateRole ( string applicationName, string roleName ) : int
aspnet_Roles_DeleteRole ( string applicationName, string roleName, Nullable deleteOnlyIfRoleIsEmpty ) : int
aspnet_Roles_GetAllRoles ( string applicationName ) : ObjectResult
aspnet_Roles_RoleExists ( string applicationName, string roleName ) : int
aspnet_Setup_RemoveAllRoleMembers ( string name ) : int
aspnet_Setup_RestorePermissions ( string name ) : int
aspnet_UnRegisterSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
aspnet_UsersInRoles_AddUsersToRoles ( string applicationName, string userNames, string roleNames, Nullable currentTimeUtc ) : ObjectResult
aspnet_UsersInRoles_FindUsersInRole ( string applicationName, string roleName, string userNameToMatch ) : ObjectResult
aspnet_UsersInRoles_GetRolesForUser ( string applicationName, string userName ) : ObjectResult
aspnet_UsersInRoles_GetUsersInRoles ( string applicationName, string roleName ) : ObjectResult
aspnet_UsersInRoles_IsUserInRole ( string applicationName, string userName, string roleName ) : int
aspnet_UsersInRoles_RemoveUsersFromRoles ( string applicationName, string userNames, string roleNames ) : ObjectResult
aspnet_Users_CreateUser ( Nullable applicationId, string userName, Nullable isUserAnonymous, Nullable lastActivityDate, System.Data.Entity.Core.Objects.ObjectParameter userId ) : int
aspnet_Users_DeleteUser ( string applicationName, string userName, Nullable tablesToDeleteFrom, System.Data.Entity.Core.Objects.ObjectParameter numTablesDeletedFrom ) : int
aspnet_WebEvent_LogEvent ( string eventId, Nullable eventTimeUtc, Nullable eventTime, string eventType, Nullable eventSequence, Nullable eventOccurrence, Nullable eventCode, Nullable eventDetailCode, string message, string applicationPath, string applicationVirtualPath, string machineName, string requestUrl, string exceptionType, string details ) : int

Protected Methods

Method Description
OnModelCreating ( DbModelBuilder modelBuilder ) : void

Method Details

AspNetProviderEntities() public method

public AspNetProviderEntities ( ) : System
return System

OnModelCreating() protected method

protected OnModelCreating ( DbModelBuilder modelBuilder ) : void
modelBuilder DbModelBuilder
return void

aspnet_AnyDataInTables() public method

public aspnet_AnyDataInTables ( Nullable tablesToCheck ) : ObjectResult
tablesToCheck Nullable
return ObjectResult

aspnet_Applications_CreateApplication() public method

public aspnet_Applications_CreateApplication ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
applicationName string
applicationId System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_CheckSchemaVersion() public method

public aspnet_CheckSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
feature string
compatibleSchemaVersion string
return int

aspnet_Membership_ChangePasswordQuestionAndAnswer() public method

public aspnet_Membership_ChangePasswordQuestionAndAnswer ( string applicationName, string userName, string newPasswordQuestion, string newPasswordAnswer ) : int
applicationName string
userName string
newPasswordQuestion string
newPasswordAnswer string
return int

aspnet_Membership_CreateUser() public method

public aspnet_Membership_CreateUser ( string applicationName, string userName, string password, string passwordSalt, string email, string passwordQuestion, string passwordAnswer, Nullable isApproved, Nullable currentTimeUtc, Nullable createDate, Nullable uniqueEmail, Nullable passwordFormat, System.Data.Entity.Core.Objects.ObjectParameter userId ) : int
applicationName string
userName string
password string
passwordSalt string
email string
passwordQuestion string
passwordAnswer string
isApproved Nullable
currentTimeUtc Nullable
createDate Nullable
uniqueEmail Nullable
passwordFormat Nullable
userId System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_Membership_FindUsersByEmail() public method

public aspnet_Membership_FindUsersByEmail ( string applicationName, string emailToMatch, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
emailToMatch string
pageIndex Nullable
pageSize Nullable
return int

aspnet_Membership_FindUsersByName() public method

public aspnet_Membership_FindUsersByName ( string applicationName, string userNameToMatch, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
userNameToMatch string
pageIndex Nullable
pageSize Nullable
return int

aspnet_Membership_GetAllUsers() public method

public aspnet_Membership_GetAllUsers ( string applicationName, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
pageIndex Nullable
pageSize Nullable
return int

aspnet_Membership_GetNumberOfUsersOnline() public method

public aspnet_Membership_GetNumberOfUsersOnline ( string applicationName, Nullable minutesSinceLastInActive, Nullable currentTimeUtc ) : int
applicationName string
minutesSinceLastInActive Nullable
currentTimeUtc Nullable
return int

aspnet_Membership_GetPassword() public method

public aspnet_Membership_GetPassword ( string applicationName, string userName, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, Nullable currentTimeUtc, string passwordAnswer ) : ObjectResult
applicationName string
userName string
maxInvalidPasswordAttempts Nullable
passwordAttemptWindow Nullable
currentTimeUtc Nullable
passwordAnswer string
return ObjectResult

aspnet_Membership_GetPasswordWithFormat() public method

public aspnet_Membership_GetPasswordWithFormat ( string applicationName, string userName, Nullable updateLastLoginActivityDate, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
updateLastLoginActivityDate Nullable
currentTimeUtc Nullable
return ObjectResult

aspnet_Membership_GetUserByEmail() public method

public aspnet_Membership_GetUserByEmail ( string applicationName, string email ) : ObjectResult
applicationName string
email string
return ObjectResult

aspnet_Membership_GetUserByName() public method

public aspnet_Membership_GetUserByName ( string applicationName, string userName, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
applicationName string
userName string
currentTimeUtc Nullable
updateLastActivity Nullable
return ObjectResult

aspnet_Membership_GetUserByUserId() public method

public aspnet_Membership_GetUserByUserId ( Nullable userId, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
userId Nullable
currentTimeUtc Nullable
updateLastActivity Nullable
return ObjectResult

aspnet_Membership_ResetPassword() public method

public aspnet_Membership_ResetPassword ( string applicationName, string userName, string newPassword, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, string passwordSalt, Nullable currentTimeUtc, Nullable passwordFormat, string passwordAnswer ) : int
applicationName string
userName string
newPassword string
maxInvalidPasswordAttempts Nullable
passwordAttemptWindow Nullable
passwordSalt string
currentTimeUtc Nullable
passwordFormat Nullable
passwordAnswer string
return int

aspnet_Membership_SetPassword() public method

public aspnet_Membership_SetPassword ( string applicationName, string userName, string newPassword, string passwordSalt, Nullable currentTimeUtc, Nullable passwordFormat ) : int
applicationName string
userName string
newPassword string
passwordSalt string
currentTimeUtc Nullable
passwordFormat Nullable
return int

aspnet_Membership_UnlockUser() public method

public aspnet_Membership_UnlockUser ( string applicationName, string userName ) : int
applicationName string
userName string
return int

aspnet_Membership_UpdateUser() public method

public aspnet_Membership_UpdateUser ( string applicationName, string userName, string email, string comment, Nullable isApproved, Nullable lastLoginDate, Nullable lastActivityDate, Nullable uniqueEmail, Nullable currentTimeUtc ) : int
applicationName string
userName string
email string
comment string
isApproved Nullable
lastLoginDate Nullable
lastActivityDate Nullable
uniqueEmail Nullable
currentTimeUtc Nullable
return int

aspnet_Membership_UpdateUserInfo() public method

public aspnet_Membership_UpdateUserInfo ( string applicationName, string userName, Nullable isPasswordCorrect, Nullable updateLastLoginActivityDate, Nullable maxInvalidPasswordAttempts, Nullable passwordAttemptWindow, Nullable currentTimeUtc, Nullable lastLoginDate, Nullable lastActivityDate ) : int
applicationName string
userName string
isPasswordCorrect Nullable
updateLastLoginActivityDate Nullable
maxInvalidPasswordAttempts Nullable
passwordAttemptWindow Nullable
currentTimeUtc Nullable
lastLoginDate Nullable
lastActivityDate Nullable
return int

aspnet_Paths_CreatePath() public method

public aspnet_Paths_CreatePath ( Nullable applicationId, string path, System.Data.Entity.Core.Objects.ObjectParameter pathId ) : int
applicationId Nullable
path string
pathId System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_PersonalizationAdministration_DeleteAllState() public method

public aspnet_PersonalizationAdministration_DeleteAllState ( Nullable allUsersScope, string applicationName, System.Data.Entity.Core.Objects.ObjectParameter count ) : int
allUsersScope Nullable
applicationName string
count System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_PersonalizationAdministration_FindState() public method

public aspnet_PersonalizationAdministration_FindState ( Nullable allUsersScope, string applicationName, Nullable pageIndex, Nullable pageSize, string path, string userName, Nullable inactiveSinceDate ) : int
allUsersScope Nullable
applicationName string
pageIndex Nullable
pageSize Nullable
path string
userName string
inactiveSinceDate Nullable
return int

aspnet_PersonalizationAdministration_GetCountOfState() public method

public aspnet_PersonalizationAdministration_GetCountOfState ( System.Data.Entity.Core.Objects.ObjectParameter count, Nullable allUsersScope, string applicationName, string path, string userName, Nullable inactiveSinceDate ) : int
count System.Data.Entity.Core.Objects.ObjectParameter
allUsersScope Nullable
applicationName string
path string
userName string
inactiveSinceDate Nullable
return int

aspnet_PersonalizationAdministration_ResetSharedState() public method

public aspnet_PersonalizationAdministration_ResetSharedState ( System.Data.Entity.Core.Objects.ObjectParameter count, string applicationName, string path ) : int
count System.Data.Entity.Core.Objects.ObjectParameter
applicationName string
path string
return int

aspnet_PersonalizationAdministration_ResetUserState() public method

public aspnet_PersonalizationAdministration_ResetUserState ( System.Data.Entity.Core.Objects.ObjectParameter count, string applicationName, Nullable inactiveSinceDate, string userName, string path ) : int
count System.Data.Entity.Core.Objects.ObjectParameter
applicationName string
inactiveSinceDate Nullable
userName string
path string
return int

aspnet_PersonalizationAllUsers_GetPageSettings() public method

public aspnet_PersonalizationAllUsers_GetPageSettings ( string applicationName, string path ) : ObjectResult
applicationName string
path string
return ObjectResult

aspnet_PersonalizationAllUsers_ResetPageSettings() public method

public aspnet_PersonalizationAllUsers_ResetPageSettings ( string applicationName, string path ) : int
applicationName string
path string
return int

aspnet_PersonalizationAllUsers_SetPageSettings() public method

public aspnet_PersonalizationAllUsers_SetPageSettings ( string applicationName, string path, byte pageSettings, Nullable currentTimeUtc ) : int
applicationName string
path string
pageSettings byte
currentTimeUtc Nullable
return int

aspnet_PersonalizationPerUser_GetPageSettings() public method

public aspnet_PersonalizationPerUser_GetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
path string
currentTimeUtc Nullable
return ObjectResult

aspnet_PersonalizationPerUser_ResetPageSettings() public method

public aspnet_PersonalizationPerUser_ResetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : int
applicationName string
userName string
path string
currentTimeUtc Nullable
return int

aspnet_PersonalizationPerUser_SetPageSettings() public method

public aspnet_PersonalizationPerUser_SetPageSettings ( string applicationName, string userName, string path, byte pageSettings, Nullable currentTimeUtc ) : int
applicationName string
userName string
path string
pageSettings byte
currentTimeUtc Nullable
return int

aspnet_Personalization_GetApplicationId() public method

public aspnet_Personalization_GetApplicationId ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
applicationName string
applicationId System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_Profile_DeleteInactiveProfiles() public method

public aspnet_Profile_DeleteInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
applicationName string
profileAuthOptions Nullable
inactiveSinceDate Nullable
return ObjectResult>

aspnet_Profile_DeleteProfiles() public method

public aspnet_Profile_DeleteProfiles ( string applicationName, string userNames ) : ObjectResult>
applicationName string
userNames string
return ObjectResult>

aspnet_Profile_GetNumberOfInactiveProfiles() public method

public aspnet_Profile_GetNumberOfInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
applicationName string
profileAuthOptions Nullable
inactiveSinceDate Nullable
return ObjectResult>

aspnet_Profile_GetProfiles() public method

public aspnet_Profile_GetProfiles ( string applicationName, Nullable profileAuthOptions, Nullable pageIndex, Nullable pageSize, string userNameToMatch, Nullable inactiveSinceDate ) : int
applicationName string
profileAuthOptions Nullable
pageIndex Nullable
pageSize Nullable
userNameToMatch string
inactiveSinceDate Nullable
return int

aspnet_Profile_GetProperties() public method

public aspnet_Profile_GetProperties ( string applicationName, string userName, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
currentTimeUtc Nullable
return ObjectResult

aspnet_Profile_SetProperties() public method

public aspnet_Profile_SetProperties ( string applicationName, string propertyNames, string propertyValuesString, byte propertyValuesBinary, string userName, Nullable isUserAnonymous, Nullable currentTimeUtc ) : int
applicationName string
propertyNames string
propertyValuesString string
propertyValuesBinary byte
userName string
isUserAnonymous Nullable
currentTimeUtc Nullable
return int

aspnet_RegisterSchemaVersion() public method

public aspnet_RegisterSchemaVersion ( string feature, string compatibleSchemaVersion, Nullable isCurrentVersion, Nullable removeIncompatibleSchema ) : int
feature string
compatibleSchemaVersion string
isCurrentVersion Nullable
removeIncompatibleSchema Nullable
return int

aspnet_Roles_CreateRole() public method

public aspnet_Roles_CreateRole ( string applicationName, string roleName ) : int
applicationName string
roleName string
return int

aspnet_Roles_DeleteRole() public method

public aspnet_Roles_DeleteRole ( string applicationName, string roleName, Nullable deleteOnlyIfRoleIsEmpty ) : int
applicationName string
roleName string
deleteOnlyIfRoleIsEmpty Nullable
return int

aspnet_Roles_GetAllRoles() public method

public aspnet_Roles_GetAllRoles ( string applicationName ) : ObjectResult
applicationName string
return ObjectResult

aspnet_Roles_RoleExists() public method

public aspnet_Roles_RoleExists ( string applicationName, string roleName ) : int
applicationName string
roleName string
return int

aspnet_Setup_RemoveAllRoleMembers() public method

public aspnet_Setup_RemoveAllRoleMembers ( string name ) : int
name string
return int

aspnet_Setup_RestorePermissions() public method

public aspnet_Setup_RestorePermissions ( string name ) : int
name string
return int

aspnet_UnRegisterSchemaVersion() public method

public aspnet_UnRegisterSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
feature string
compatibleSchemaVersion string
return int

aspnet_UsersInRoles_AddUsersToRoles() public method

public aspnet_UsersInRoles_AddUsersToRoles ( string applicationName, string userNames, string roleNames, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userNames string
roleNames string
currentTimeUtc Nullable
return ObjectResult

aspnet_UsersInRoles_FindUsersInRole() public method

public aspnet_UsersInRoles_FindUsersInRole ( string applicationName, string roleName, string userNameToMatch ) : ObjectResult
applicationName string
roleName string
userNameToMatch string
return ObjectResult

aspnet_UsersInRoles_GetRolesForUser() public method

public aspnet_UsersInRoles_GetRolesForUser ( string applicationName, string userName ) : ObjectResult
applicationName string
userName string
return ObjectResult

aspnet_UsersInRoles_GetUsersInRoles() public method

public aspnet_UsersInRoles_GetUsersInRoles ( string applicationName, string roleName ) : ObjectResult
applicationName string
roleName string
return ObjectResult

aspnet_UsersInRoles_IsUserInRole() public method

public aspnet_UsersInRoles_IsUserInRole ( string applicationName, string userName, string roleName ) : int
applicationName string
userName string
roleName string
return int

aspnet_UsersInRoles_RemoveUsersFromRoles() public method

public aspnet_UsersInRoles_RemoveUsersFromRoles ( string applicationName, string userNames, string roleNames ) : ObjectResult
applicationName string
userNames string
roleNames string
return ObjectResult

aspnet_Users_CreateUser() public method

public aspnet_Users_CreateUser ( Nullable applicationId, string userName, Nullable isUserAnonymous, Nullable lastActivityDate, System.Data.Entity.Core.Objects.ObjectParameter userId ) : int
applicationId Nullable
userName string
isUserAnonymous Nullable
lastActivityDate Nullable
userId System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_Users_DeleteUser() public method

public aspnet_Users_DeleteUser ( string applicationName, string userName, Nullable tablesToDeleteFrom, System.Data.Entity.Core.Objects.ObjectParameter numTablesDeletedFrom ) : int
applicationName string
userName string
tablesToDeleteFrom Nullable
numTablesDeletedFrom System.Data.Entity.Core.Objects.ObjectParameter
return int

aspnet_WebEvent_LogEvent() public method

public aspnet_WebEvent_LogEvent ( string eventId, Nullable eventTimeUtc, Nullable eventTime, string eventType, Nullable eventSequence, Nullable eventOccurrence, Nullable eventCode, Nullable eventDetailCode, string message, string applicationPath, string applicationVirtualPath, string machineName, string requestUrl, string exceptionType, string details ) : int
eventId string
eventTimeUtc Nullable
eventTime Nullable
eventType string
eventSequence Nullable
eventOccurrence Nullable
eventCode Nullable
eventDetailCode Nullable
message string
applicationPath string
applicationVirtualPath string
machineName string
requestUrl string
exceptionType string
details string
return int