C# Класс VolTeer.DataAccessLayer.AspNet.AspNetProviderEntities

Наследование: System.Data.DbContext
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
OnModelCreating ( DbModelBuilder modelBuilder ) : void

Описание методов

AspNetProviderEntities() публичный Метод

public AspNetProviderEntities ( ) : System
Результат System

OnModelCreating() защищенный Метод

protected OnModelCreating ( DbModelBuilder modelBuilder ) : void
modelBuilder DbModelBuilder
Результат void

aspnet_AnyDataInTables() публичный Метод

public aspnet_AnyDataInTables ( Nullable tablesToCheck ) : ObjectResult
tablesToCheck Nullable
Результат ObjectResult

aspnet_Applications_CreateApplication() публичный Метод

public aspnet_Applications_CreateApplication ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
applicationName string
applicationId System.Data.Entity.Core.Objects.ObjectParameter
Результат int

aspnet_CheckSchemaVersion() публичный Метод

public aspnet_CheckSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
feature string
compatibleSchemaVersion string
Результат int

aspnet_Membership_ChangePasswordQuestionAndAnswer() публичный Метод

public aspnet_Membership_ChangePasswordQuestionAndAnswer ( string applicationName, string userName, string newPasswordQuestion, string newPasswordAnswer ) : int
applicationName string
userName string
newPasswordQuestion string
newPasswordAnswer string
Результат int

aspnet_Membership_CreateUser() публичный Метод

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
Результат int

aspnet_Membership_FindUsersByEmail() публичный Метод

public aspnet_Membership_FindUsersByEmail ( string applicationName, string emailToMatch, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
emailToMatch string
pageIndex Nullable
pageSize Nullable
Результат int

aspnet_Membership_FindUsersByName() публичный Метод

public aspnet_Membership_FindUsersByName ( string applicationName, string userNameToMatch, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
userNameToMatch string
pageIndex Nullable
pageSize Nullable
Результат int

aspnet_Membership_GetAllUsers() публичный Метод

public aspnet_Membership_GetAllUsers ( string applicationName, Nullable pageIndex, Nullable pageSize ) : int
applicationName string
pageIndex Nullable
pageSize Nullable
Результат int

aspnet_Membership_GetNumberOfUsersOnline() публичный Метод

public aspnet_Membership_GetNumberOfUsersOnline ( string applicationName, Nullable minutesSinceLastInActive, Nullable currentTimeUtc ) : int
applicationName string
minutesSinceLastInActive Nullable
currentTimeUtc Nullable
Результат int

aspnet_Membership_GetPassword() публичный Метод

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
Результат ObjectResult

aspnet_Membership_GetPasswordWithFormat() публичный Метод

public aspnet_Membership_GetPasswordWithFormat ( string applicationName, string userName, Nullable updateLastLoginActivityDate, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
updateLastLoginActivityDate Nullable
currentTimeUtc Nullable
Результат ObjectResult

aspnet_Membership_GetUserByEmail() публичный Метод

public aspnet_Membership_GetUserByEmail ( string applicationName, string email ) : ObjectResult
applicationName string
email string
Результат ObjectResult

aspnet_Membership_GetUserByName() публичный Метод

public aspnet_Membership_GetUserByName ( string applicationName, string userName, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
applicationName string
userName string
currentTimeUtc Nullable
updateLastActivity Nullable
Результат ObjectResult

aspnet_Membership_GetUserByUserId() публичный Метод

public aspnet_Membership_GetUserByUserId ( Nullable userId, Nullable currentTimeUtc, Nullable updateLastActivity ) : ObjectResult
userId Nullable
currentTimeUtc Nullable
updateLastActivity Nullable
Результат ObjectResult

aspnet_Membership_ResetPassword() публичный Метод

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
Результат int

aspnet_Membership_SetPassword() публичный Метод

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
Результат int

aspnet_Membership_UnlockUser() публичный Метод

public aspnet_Membership_UnlockUser ( string applicationName, string userName ) : int
applicationName string
userName string
Результат int

aspnet_Membership_UpdateUser() публичный Метод

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
Результат int

aspnet_Membership_UpdateUserInfo() публичный Метод

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
Результат int

aspnet_Paths_CreatePath() публичный Метод

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
Результат int

aspnet_PersonalizationAdministration_DeleteAllState() публичный Метод

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
Результат int

aspnet_PersonalizationAdministration_FindState() публичный Метод

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
Результат int

aspnet_PersonalizationAdministration_GetCountOfState() публичный Метод

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
Результат int

aspnet_PersonalizationAdministration_ResetSharedState() публичный Метод

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
Результат int

aspnet_PersonalizationAdministration_ResetUserState() публичный Метод

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
Результат int

aspnet_PersonalizationAllUsers_GetPageSettings() публичный Метод

public aspnet_PersonalizationAllUsers_GetPageSettings ( string applicationName, string path ) : ObjectResult
applicationName string
path string
Результат ObjectResult

aspnet_PersonalizationAllUsers_ResetPageSettings() публичный Метод

public aspnet_PersonalizationAllUsers_ResetPageSettings ( string applicationName, string path ) : int
applicationName string
path string
Результат int

aspnet_PersonalizationAllUsers_SetPageSettings() публичный Метод

public aspnet_PersonalizationAllUsers_SetPageSettings ( string applicationName, string path, byte pageSettings, Nullable currentTimeUtc ) : int
applicationName string
path string
pageSettings byte
currentTimeUtc Nullable
Результат int

aspnet_PersonalizationPerUser_GetPageSettings() публичный Метод

public aspnet_PersonalizationPerUser_GetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
path string
currentTimeUtc Nullable
Результат ObjectResult

aspnet_PersonalizationPerUser_ResetPageSettings() публичный Метод

public aspnet_PersonalizationPerUser_ResetPageSettings ( string applicationName, string userName, string path, Nullable currentTimeUtc ) : int
applicationName string
userName string
path string
currentTimeUtc Nullable
Результат int

aspnet_PersonalizationPerUser_SetPageSettings() публичный Метод

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
Результат int

aspnet_Personalization_GetApplicationId() публичный Метод

public aspnet_Personalization_GetApplicationId ( string applicationName, System.Data.Entity.Core.Objects.ObjectParameter applicationId ) : int
applicationName string
applicationId System.Data.Entity.Core.Objects.ObjectParameter
Результат int

aspnet_Profile_DeleteInactiveProfiles() публичный Метод

public aspnet_Profile_DeleteInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
applicationName string
profileAuthOptions Nullable
inactiveSinceDate Nullable
Результат ObjectResult>

aspnet_Profile_DeleteProfiles() публичный Метод

public aspnet_Profile_DeleteProfiles ( string applicationName, string userNames ) : ObjectResult>
applicationName string
userNames string
Результат ObjectResult>

aspnet_Profile_GetNumberOfInactiveProfiles() публичный Метод

public aspnet_Profile_GetNumberOfInactiveProfiles ( string applicationName, Nullable profileAuthOptions, Nullable inactiveSinceDate ) : ObjectResult>
applicationName string
profileAuthOptions Nullable
inactiveSinceDate Nullable
Результат ObjectResult>

aspnet_Profile_GetProfiles() публичный Метод

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
Результат int

aspnet_Profile_GetProperties() публичный Метод

public aspnet_Profile_GetProperties ( string applicationName, string userName, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userName string
currentTimeUtc Nullable
Результат ObjectResult

aspnet_Profile_SetProperties() публичный Метод

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
Результат int

aspnet_RegisterSchemaVersion() публичный Метод

public aspnet_RegisterSchemaVersion ( string feature, string compatibleSchemaVersion, Nullable isCurrentVersion, Nullable removeIncompatibleSchema ) : int
feature string
compatibleSchemaVersion string
isCurrentVersion Nullable
removeIncompatibleSchema Nullable
Результат int

aspnet_Roles_CreateRole() публичный Метод

public aspnet_Roles_CreateRole ( string applicationName, string roleName ) : int
applicationName string
roleName string
Результат int

aspnet_Roles_DeleteRole() публичный Метод

public aspnet_Roles_DeleteRole ( string applicationName, string roleName, Nullable deleteOnlyIfRoleIsEmpty ) : int
applicationName string
roleName string
deleteOnlyIfRoleIsEmpty Nullable
Результат int

aspnet_Roles_GetAllRoles() публичный Метод

public aspnet_Roles_GetAllRoles ( string applicationName ) : ObjectResult
applicationName string
Результат ObjectResult

aspnet_Roles_RoleExists() публичный Метод

public aspnet_Roles_RoleExists ( string applicationName, string roleName ) : int
applicationName string
roleName string
Результат int

aspnet_Setup_RemoveAllRoleMembers() публичный Метод

public aspnet_Setup_RemoveAllRoleMembers ( string name ) : int
name string
Результат int

aspnet_Setup_RestorePermissions() публичный Метод

public aspnet_Setup_RestorePermissions ( string name ) : int
name string
Результат int

aspnet_UnRegisterSchemaVersion() публичный Метод

public aspnet_UnRegisterSchemaVersion ( string feature, string compatibleSchemaVersion ) : int
feature string
compatibleSchemaVersion string
Результат int

aspnet_UsersInRoles_AddUsersToRoles() публичный Метод

public aspnet_UsersInRoles_AddUsersToRoles ( string applicationName, string userNames, string roleNames, Nullable currentTimeUtc ) : ObjectResult
applicationName string
userNames string
roleNames string
currentTimeUtc Nullable
Результат ObjectResult

aspnet_UsersInRoles_FindUsersInRole() публичный Метод

public aspnet_UsersInRoles_FindUsersInRole ( string applicationName, string roleName, string userNameToMatch ) : ObjectResult
applicationName string
roleName string
userNameToMatch string
Результат ObjectResult

aspnet_UsersInRoles_GetRolesForUser() публичный Метод

public aspnet_UsersInRoles_GetRolesForUser ( string applicationName, string userName ) : ObjectResult
applicationName string
userName string
Результат ObjectResult

aspnet_UsersInRoles_GetUsersInRoles() публичный Метод

public aspnet_UsersInRoles_GetUsersInRoles ( string applicationName, string roleName ) : ObjectResult
applicationName string
roleName string
Результат ObjectResult

aspnet_UsersInRoles_IsUserInRole() публичный Метод

public aspnet_UsersInRoles_IsUserInRole ( string applicationName, string userName, string roleName ) : int
applicationName string
userName string
roleName string
Результат int

aspnet_UsersInRoles_RemoveUsersFromRoles() публичный Метод

public aspnet_UsersInRoles_RemoveUsersFromRoles ( string applicationName, string userNames, string roleNames ) : ObjectResult
applicationName string
userNames string
roleNames string
Результат ObjectResult

aspnet_Users_CreateUser() публичный Метод

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
Результат int

aspnet_Users_DeleteUser() публичный Метод

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
Результат int

aspnet_WebEvent_LogEvent() публичный Метод

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
Результат int