Method | Description | |
---|---|---|
AspnetAnyDataInTables ( int TablesToCheck ) : StoredProcedure |
Creates an object wrapper for the aspnet_AnyDataInTables Procedure
|
|
AspnetApplicationsCreateApplication ( string ApplicationName, System.Guid ApplicationId ) : StoredProcedure |
Creates an object wrapper for the aspnet_Applications_CreateApplication Procedure
|
|
AspnetCheckSchemaVersion ( string Feature, string CompatibleSchemaVersion ) : StoredProcedure |
Creates an object wrapper for the aspnet_CheckSchemaVersion Procedure
|
|
AspnetMembershipChangePasswordQuestionAndAnswer ( string ApplicationName, string UserName, string NewPasswordQuestion, string NewPasswordAnswer ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_ChangePasswordQuestionAndAnswer Procedure
|
|
AspnetMembershipCreateUser ( string ApplicationName, string UserName, string Password, string PasswordSalt, string Email, string PasswordQuestion, string PasswordAnswer, bool IsApproved, System.DateTime CurrentTimeUtc, System.DateTime CreateDate, int UniqueEmail, int PasswordFormat, System.Guid UserId ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_CreateUser Procedure
|
|
AspnetMembershipFindUsersByEmail ( string ApplicationName, string EmailToMatch, int PageIndex, int PageSize ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_FindUsersByEmail Procedure
|
|
AspnetMembershipFindUsersByName ( string ApplicationName, string UserNameToMatch, int PageIndex, int PageSize ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_FindUsersByName Procedure
|
|
AspnetMembershipGetAllUsers ( string ApplicationName, int PageIndex, int PageSize ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetAllUsers Procedure
|
|
AspnetMembershipGetNumberOfUsersOnline ( string ApplicationName, int MinutesSinceLastInActive, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetNumberOfUsersOnline Procedure
|
|
AspnetMembershipGetPassword ( string ApplicationName, string UserName, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, System.DateTime CurrentTimeUtc, string PasswordAnswer ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetPassword Procedure
|
|
AspnetMembershipGetPasswordWithFormat ( string ApplicationName, string UserName, bool UpdateLastLoginActivityDate, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetPasswordWithFormat Procedure
|
|
AspnetMembershipGetUserByEmail ( string ApplicationName, string Email ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetUserByEmail Procedure
|
|
AspnetMembershipGetUserByName ( string ApplicationName, string UserName, System.DateTime CurrentTimeUtc, bool UpdateLastActivity ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetUserByName Procedure
|
|
AspnetMembershipGetUserByUserId ( System.Guid UserId, System.DateTime CurrentTimeUtc, bool UpdateLastActivity ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_GetUserByUserId Procedure
|
|
AspnetMembershipResetPassword ( string ApplicationName, string UserName, string NewPassword, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, string PasswordSalt, System.DateTime CurrentTimeUtc, int PasswordFormat, string PasswordAnswer ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_ResetPassword Procedure
|
|
AspnetMembershipSetPassword ( string ApplicationName, string UserName, string NewPassword, string PasswordSalt, System.DateTime CurrentTimeUtc, int PasswordFormat ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_SetPassword Procedure
|
|
AspnetMembershipUnlockUser ( string ApplicationName, string UserName ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_UnlockUser Procedure
|
|
AspnetMembershipUpdateUser ( string ApplicationName, string UserName, string Email, string Comment, bool IsApproved, System.DateTime LastLoginDate, System.DateTime LastActivityDate, int UniqueEmail, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_UpdateUser Procedure
|
|
AspnetMembershipUpdateUserInfo ( string ApplicationName, string UserName, bool IsPasswordCorrect, bool UpdateLastLoginActivityDate, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, System.DateTime CurrentTimeUtc, System.DateTime LastLoginDate, System.DateTime LastActivityDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_Membership_UpdateUserInfo Procedure
|
|
AspnetPathsCreatePath ( System.Guid ApplicationId, string Path, System.Guid PathId ) : StoredProcedure |
Creates an object wrapper for the aspnet_Paths_CreatePath Procedure
|
|
AspnetPersonalizationAdministrationDeleteAllState ( bool AllUsersScope, string ApplicationName, int Count ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAdministration_DeleteAllState Procedure
|
|
AspnetPersonalizationAdministrationFindState ( bool AllUsersScope, string ApplicationName, int PageIndex, int PageSize, string Path, string UserName, System.DateTime InactiveSinceDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAdministration_FindState Procedure
|
|
AspnetPersonalizationAdministrationGetCountOfState ( int Count, bool AllUsersScope, string ApplicationName, string Path, string UserName, System.DateTime InactiveSinceDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAdministration_GetCountOfState Procedure
|
|
AspnetPersonalizationAdministrationResetSharedState ( int Count, string ApplicationName, string Path ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAdministration_ResetSharedState Procedure
|
|
AspnetPersonalizationAdministrationResetUserState ( int Count, string ApplicationName, System.DateTime InactiveSinceDate, string UserName, string Path ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAdministration_ResetUserState Procedure
|
|
AspnetPersonalizationAllUsersGetPageSettings ( string ApplicationName, string Path ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAllUsers_GetPageSettings Procedure
|
|
AspnetPersonalizationAllUsersResetPageSettings ( string ApplicationName, string Path ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAllUsers_ResetPageSettings Procedure
|
|
AspnetPersonalizationAllUsersSetPageSettings ( string ApplicationName, string Path, byte PageSettings, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationAllUsers_SetPageSettings Procedure
|
|
AspnetPersonalizationGetApplicationId ( string ApplicationName, System.Guid ApplicationId ) : StoredProcedure |
Creates an object wrapper for the aspnet_Personalization_GetApplicationId Procedure
|
|
AspnetPersonalizationPerUserGetPageSettings ( string ApplicationName, string UserName, string Path, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationPerUser_GetPageSettings Procedure
|
|
AspnetPersonalizationPerUserResetPageSettings ( string ApplicationName, string UserName, string Path, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationPerUser_ResetPageSettings Procedure
|
|
AspnetPersonalizationPerUserSetPageSettings ( string ApplicationName, string UserName, string Path, byte PageSettings, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_PersonalizationPerUser_SetPageSettings Procedure
|
|
AspnetProfileDeleteInactiveProfiles ( string ApplicationName, int ProfileAuthOptions, System.DateTime InactiveSinceDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_DeleteInactiveProfiles Procedure
|
|
AspnetProfileDeleteProfiles ( string ApplicationName, string UserNames ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_DeleteProfiles Procedure
|
|
AspnetProfileGetNumberOfInactiveProfiles ( string ApplicationName, int ProfileAuthOptions, System.DateTime InactiveSinceDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_GetNumberOfInactiveProfiles Procedure
|
|
AspnetProfileGetProfiles ( string ApplicationName, int ProfileAuthOptions, int PageIndex, int PageSize, string UserNameToMatch, System.DateTime InactiveSinceDate ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_GetProfiles Procedure
|
|
AspnetProfileGetProperties ( string ApplicationName, string UserName, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_GetProperties Procedure
|
|
AspnetProfileSetProperties ( string ApplicationName, string PropertyNames, string PropertyValuesString, byte PropertyValuesBinary, string UserName, bool IsUserAnonymous, System.DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_Profile_SetProperties Procedure
|
|
AspnetRegisterSchemaVersion ( string Feature, string CompatibleSchemaVersion, bool IsCurrentVersion, bool RemoveIncompatibleSchema ) : StoredProcedure |
Creates an object wrapper for the aspnet_RegisterSchemaVersion Procedure
|
|
AspnetRolesCreateRole ( string ApplicationName, string RoleName ) : StoredProcedure |
Creates an object wrapper for the aspnet_Roles_CreateRole Procedure
|
|
AspnetRolesDeleteRole ( string ApplicationName, string RoleName, bool DeleteOnlyIfRoleIsEmpty ) : StoredProcedure |
Creates an object wrapper for the aspnet_Roles_DeleteRole Procedure
|
|
AspnetRolesGetAllRoles ( string ApplicationName ) : StoredProcedure |
Creates an object wrapper for the aspnet_Roles_GetAllRoles Procedure
|
|
AspnetRolesRoleExists ( string ApplicationName, string RoleName ) : StoredProcedure |
Creates an object wrapper for the aspnet_Roles_RoleExists Procedure
|
|
AspnetSetupRemoveAllRoleMembers ( string name ) : StoredProcedure |
Creates an object wrapper for the aspnet_Setup_RemoveAllRoleMembers Procedure
|
|
AspnetSetupRestorePermissions ( string name ) : StoredProcedure |
Creates an object wrapper for the aspnet_Setup_RestorePermissions Procedure
|
|
AspnetUnRegisterSchemaVersion ( string Feature, string CompatibleSchemaVersion ) : StoredProcedure |
Creates an object wrapper for the aspnet_UnRegisterSchemaVersion Procedure
|
|
AspnetUsersCreateUser ( Guid ApplicationId, string UserName, bool IsUserAnonymous, DateTime LastActivityDate, Guid UserId ) : StoredProcedure |
Creates an object wrapper for the aspnet_Users_CreateUser Procedure
|
|
AspnetUsersDeleteUser ( string ApplicationName, string UserName, int TablesToDeleteFrom, int NumTablesDeletedFrom ) : StoredProcedure |
Creates an object wrapper for the aspnet_Users_DeleteUser Procedure
|
|
AspnetUsersInRolesAddUsersToRoles ( string ApplicationName, string UserNames, string RoleNames, DateTime CurrentTimeUtc ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_AddUsersToRoles Procedure
|
|
AspnetUsersInRolesFindUsersInRole ( string ApplicationName, string RoleName, string UserNameToMatch ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_FindUsersInRole Procedure
|
|
AspnetUsersInRolesGetRolesForUser ( string ApplicationName, string UserName ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_GetRolesForUser Procedure
|
|
AspnetUsersInRolesGetUsersInRoles ( string ApplicationName, string RoleName ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_GetUsersInRoles Procedure
|
|
AspnetUsersInRolesIsUserInRole ( string ApplicationName, string UserName, string RoleName ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_IsUserInRole Procedure
|
|
AspnetUsersInRolesRemoveUsersFromRoles ( string ApplicationName, string UserNames, string RoleNames ) : StoredProcedure |
Creates an object wrapper for the aspnet_UsersInRoles_RemoveUsersFromRoles Procedure
|
|
AspnetWebEventLogEvent ( string EventId, DateTime EventTimeUtc, DateTime EventTime, string EventType, decimal EventSequence, decimal EventOccurrence, int EventCode, int EventDetailCode, string Message, string ApplicationPath, string ApplicationVirtualPath, string MachineName, string RequestUrl, string ExceptionType, string Details ) : StoredProcedure |
Creates an object wrapper for the aspnet_WebEvent_LogEvent Procedure
|
|
GetAClassList ( ) : StoredProcedure |
Creates an object wrapper for the getAClassList Procedure
|
|
GetAFamilyList ( ) : StoredProcedure |
Creates an object wrapper for the getAFamilyList Procedure
|
|
GetAGenusList ( ) : StoredProcedure |
Creates an object wrapper for the getAGenusList Procedure
|
|
GetAPhylumList ( ) : StoredProcedure |
Creates an object wrapper for the getAPhylumList Procedure
|
|
GetASpeciesList ( ) : StoredProcedure |
Creates an object wrapper for the getASpeciesList Procedure
|
|
GetASpeciesListSearch ( ) : StoredProcedure |
Creates an object wrapper for the getASpeciesListSearch Procedure
|
|
GetAllPALibExtra ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the getAllPALibExtra Procedure
|
|
GetAllReviewsByCountry ( int CountryID ) : StoredProcedure |
Creates an object wrapper for the getAllReviewsByCountry Procedure
|
|
GetAllReviewsByFreeSearch ( string genus, string species ) : StoredProcedure |
Creates an object wrapper for the getAllReviewsByFreeSearch Procedure
|
|
GetAllReviewsBySearchAll ( int PhaseID, string Kingdom, int GenusID, int SpeciesID, int CountryID ) : StoredProcedure |
Creates an object wrapper for the getAllReviewsBySearchAll Procedure
|
|
GetCountriesByTaxonSearch ( int TaxonID, string TaxonType, string Kingdom ) : StoredProcedure |
Creates an object wrapper for the getCountriesByTaxonSearch Procedure
|
|
GetCountriesbyTaxon ( int TaxonID, string TaxonType, string Kingdom ) : StoredProcedure |
Creates an object wrapper for the getCountriesbyTaxon Procedure
|
|
GetPFamilyList ( ) : StoredProcedure |
Creates an object wrapper for the getPFamilyList Procedure
|
|
GetPGenusList ( ) : StoredProcedure |
Creates an object wrapper for the getPGenusList Procedure
|
|
GetPSpeciesList ( ) : StoredProcedure |
Creates an object wrapper for the getPSpeciesList Procedure
|
|
GetPSpeciesListSearch ( ) : StoredProcedure |
Creates an object wrapper for the getPSpeciesListSearch Procedure
|
|
GetParagraphActionDetails ( int PALibID, int ReviewID ) : StoredProcedure |
Creates an object wrapper for the getParagraphActionDetails Procedure
|
|
GetTaxonSelected ( int ReviewID, string TaxonType, string Kingdom ) : StoredProcedure |
Creates an object wrapper for the getTaxonSelected Procedure
|
|
GetTaxonSelected2 ( ) : StoredProcedure |
Creates an object wrapper for the getTaxonSelected2 Procedure
|
|
SpGetAGenusSearch ( ) : StoredProcedure |
Creates an object wrapper for the spGetAGenusSearch Procedure
|
|
SpGetAOrderList ( ) : StoredProcedure |
Creates an object wrapper for the spGetAOrderList Procedure
|
|
SpGetASpeciesByGenusSearch ( int GenusID ) : StoredProcedure |
Creates an object wrapper for the spGetASpeciesByGenusSearch Procedure
|
|
SpGetASpeciesbyGenusList ( int genusID ) : StoredProcedure |
Creates an object wrapper for the spGetASpeciesbyGenusList Procedure
|
|
SpGetClassbyPhylum ( int PhylumID ) : StoredProcedure |
Creates an object wrapper for the spGetClassbyPhylum Procedure
|
|
SpGetCommentsbyID ( int SourceID, int SourceType, string RoleAccess ) : StoredProcedure |
Creates an object wrapper for the spGetCommentsbyID Procedure
|
|
SpGetCountriesReport2 ( ) : StoredProcedure |
Creates an object wrapper for the spGetCountriesReport2 Procedure
|
|
SpGetCurrentSigtradeTaxons ( string taxon ) : StoredProcedure |
Creates an object wrapper for the spGetCurrentSigtradeTaxons Procedure
|
|
SpGetDeadlineForReview ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the sp_getDeadlineForReview Procedure
|
|
SpGetDocumentsByID ( int SourceID, int SourceType, string RoleAccess ) : StoredProcedure |
Creates an object wrapper for the spGetDocumentsByID Procedure
|
|
SpGetGenericReport ( int country, int phase, int PALibID, int concern, string actors, int kingdom, int taxonid ) : StoredProcedure |
Creates an object wrapper for the spGetGenericReport Procedure
|
|
SpGetNextParagraphDetails ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the spGetNextParagraphDetails Procedure
|
|
SpGetPGenusListSearch ( ) : StoredProcedure |
Creates an object wrapper for the spGetPGenusListSearch Procedure
|
|
SpGetPSpeciesByGenusSearch ( int GenusID ) : StoredProcedure |
Creates an object wrapper for the spGetPSpeciesByGenusSearch Procedure
|
|
SpGetPSpeciesbyGenusList ( int genusID ) : StoredProcedure |
Creates an object wrapper for the spGetPSpeciesbyGenusList Procedure
|
|
SpGetParagraphStagePerReview ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the spGetParagraphStagePerReview Procedure
|
|
SpGetReportByCountries ( int country ) : StoredProcedure |
Creates an object wrapper for the spGetReportByCountries Procedure
|
|
SpGetReportTest ( ) : StoredProcedure |
Creates an object wrapper for the spGetReportTest Procedure
|
|
SpGetSingleReview ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the spGetSingleReview Procedure
|
|
SpGetTaxonsBySpecies ( int SpcRecID, int kingdom ) : StoredProcedure |
Creates an object wrapper for the spGetTaxonsBySpecies Procedure
|
|
SpMeetingLibTest ( int MeetingLibID ) : StoredProcedure |
Creates an object wrapper for the spMeetingLibTest Procedure
|
|
SpReportGetCountries ( ) : StoredProcedure |
Creates an object wrapper for the spReportGetCountries Procedure
|
|
SpReportParagraphActions ( ) : StoredProcedure |
Creates an object wrapper for the spReportParagraphActions Procedure
|
|
SpResetCurrentConcernForReview ( int ReviewID ) : StoredProcedure |
Creates an object wrapper for the sp_resetCurrentConcernForReview Procedure
|
|
StoredProcedure1 ( int MeetingLibID ) : StoredProcedure |
Creates an object wrapper for the StoredProcedure1 Procedure
|
|
StoredProcedure5 ( ) : StoredProcedure |
Creates an object wrapper for the StoredProcedure5 Procedure
|
public static AspnetAnyDataInTables ( int TablesToCheck ) : StoredProcedure | ||
TablesToCheck | int | |
return | StoredProcedure |
public static AspnetApplicationsCreateApplication ( string ApplicationName, System.Guid ApplicationId ) : StoredProcedure | ||
ApplicationName | string | |
ApplicationId | System.Guid | |
return | StoredProcedure |
public static AspnetCheckSchemaVersion ( string Feature, string CompatibleSchemaVersion ) : StoredProcedure | ||
Feature | string | |
CompatibleSchemaVersion | string | |
return | StoredProcedure |
public static AspnetMembershipChangePasswordQuestionAndAnswer ( string ApplicationName, string UserName, string NewPasswordQuestion, string NewPasswordAnswer ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
NewPasswordQuestion | string | |
NewPasswordAnswer | string | |
return | StoredProcedure |
public static AspnetMembershipCreateUser ( string ApplicationName, string UserName, string Password, string PasswordSalt, string Email, string PasswordQuestion, string PasswordAnswer, bool IsApproved, System.DateTime CurrentTimeUtc, System.DateTime CreateDate, int UniqueEmail, int PasswordFormat, System.Guid UserId ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
Password | string | |
PasswordSalt | string | |
string | ||
PasswordQuestion | string | |
PasswordAnswer | string | |
IsApproved | bool | |
CurrentTimeUtc | System.DateTime | |
CreateDate | System.DateTime | |
UniqueEmail | int | |
PasswordFormat | int | |
UserId | System.Guid | |
return | StoredProcedure |
public static AspnetMembershipFindUsersByEmail ( string ApplicationName, string EmailToMatch, int PageIndex, int PageSize ) : StoredProcedure | ||
ApplicationName | string | |
EmailToMatch | string | |
PageIndex | int | |
PageSize | int | |
return | StoredProcedure |
public static AspnetMembershipFindUsersByName ( string ApplicationName, string UserNameToMatch, int PageIndex, int PageSize ) : StoredProcedure | ||
ApplicationName | string | |
UserNameToMatch | string | |
PageIndex | int | |
PageSize | int | |
return | StoredProcedure |
public static AspnetMembershipGetAllUsers ( string ApplicationName, int PageIndex, int PageSize ) : StoredProcedure | ||
ApplicationName | string | |
PageIndex | int | |
PageSize | int | |
return | StoredProcedure |
public static AspnetMembershipGetNumberOfUsersOnline ( string ApplicationName, int MinutesSinceLastInActive, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
MinutesSinceLastInActive | int | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetMembershipGetPassword ( string ApplicationName, string UserName, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, System.DateTime CurrentTimeUtc, string PasswordAnswer ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
MaxInvalidPasswordAttempts | int | |
PasswordAttemptWindow | int | |
CurrentTimeUtc | System.DateTime | |
PasswordAnswer | string | |
return | StoredProcedure |
public static AspnetMembershipGetPasswordWithFormat ( string ApplicationName, string UserName, bool UpdateLastLoginActivityDate, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
UpdateLastLoginActivityDate | bool | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetMembershipGetUserByEmail ( string ApplicationName, string Email ) : StoredProcedure | ||
ApplicationName | string | |
string | ||
return | StoredProcedure |
public static AspnetMembershipGetUserByName ( string ApplicationName, string UserName, System.DateTime CurrentTimeUtc, bool UpdateLastActivity ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
CurrentTimeUtc | System.DateTime | |
UpdateLastActivity | bool | |
return | StoredProcedure |
public static AspnetMembershipGetUserByUserId ( System.Guid UserId, System.DateTime CurrentTimeUtc, bool UpdateLastActivity ) : StoredProcedure | ||
UserId | System.Guid | |
CurrentTimeUtc | System.DateTime | |
UpdateLastActivity | bool | |
return | StoredProcedure |
public static AspnetMembershipResetPassword ( string ApplicationName, string UserName, string NewPassword, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, string PasswordSalt, System.DateTime CurrentTimeUtc, int PasswordFormat, string PasswordAnswer ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
NewPassword | string | |
MaxInvalidPasswordAttempts | int | |
PasswordAttemptWindow | int | |
PasswordSalt | string | |
CurrentTimeUtc | System.DateTime | |
PasswordFormat | int | |
PasswordAnswer | string | |
return | StoredProcedure |
public static AspnetMembershipSetPassword ( string ApplicationName, string UserName, string NewPassword, string PasswordSalt, System.DateTime CurrentTimeUtc, int PasswordFormat ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
NewPassword | string | |
PasswordSalt | string | |
CurrentTimeUtc | System.DateTime | |
PasswordFormat | int | |
return | StoredProcedure |
public static AspnetMembershipUnlockUser ( string ApplicationName, string UserName ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
return | StoredProcedure |
public static AspnetMembershipUpdateUser ( string ApplicationName, string UserName, string Email, string Comment, bool IsApproved, System.DateTime LastLoginDate, System.DateTime LastActivityDate, int UniqueEmail, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
string | ||
Comment | string | |
IsApproved | bool | |
LastLoginDate | System.DateTime | |
LastActivityDate | System.DateTime | |
UniqueEmail | int | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetMembershipUpdateUserInfo ( string ApplicationName, string UserName, bool IsPasswordCorrect, bool UpdateLastLoginActivityDate, int MaxInvalidPasswordAttempts, int PasswordAttemptWindow, System.DateTime CurrentTimeUtc, System.DateTime LastLoginDate, System.DateTime LastActivityDate ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
IsPasswordCorrect | bool | |
UpdateLastLoginActivityDate | bool | |
MaxInvalidPasswordAttempts | int | |
PasswordAttemptWindow | int | |
CurrentTimeUtc | System.DateTime | |
LastLoginDate | System.DateTime | |
LastActivityDate | System.DateTime | |
return | StoredProcedure |
public static AspnetPathsCreatePath ( System.Guid ApplicationId, string Path, System.Guid PathId ) : StoredProcedure | ||
ApplicationId | System.Guid | |
Path | string | |
PathId | System.Guid | |
return | StoredProcedure |
public static AspnetPersonalizationAdministrationDeleteAllState ( bool AllUsersScope, string ApplicationName, int Count ) : StoredProcedure | ||
AllUsersScope | bool | |
ApplicationName | string | |
Count | int | |
return | StoredProcedure |
public static AspnetPersonalizationAdministrationFindState ( bool AllUsersScope, string ApplicationName, int PageIndex, int PageSize, string Path, string UserName, System.DateTime InactiveSinceDate ) : StoredProcedure | ||
AllUsersScope | bool | |
ApplicationName | string | |
PageIndex | int | |
PageSize | int | |
Path | string | |
UserName | string | |
InactiveSinceDate | System.DateTime | |
return | StoredProcedure |
public static AspnetPersonalizationAdministrationGetCountOfState ( int Count, bool AllUsersScope, string ApplicationName, string Path, string UserName, System.DateTime InactiveSinceDate ) : StoredProcedure | ||
Count | int | |
AllUsersScope | bool | |
ApplicationName | string | |
Path | string | |
UserName | string | |
InactiveSinceDate | System.DateTime | |
return | StoredProcedure |
public static AspnetPersonalizationAdministrationResetSharedState ( int Count, string ApplicationName, string Path ) : StoredProcedure | ||
Count | int | |
ApplicationName | string | |
Path | string | |
return | StoredProcedure |
public static AspnetPersonalizationAdministrationResetUserState ( int Count, string ApplicationName, System.DateTime InactiveSinceDate, string UserName, string Path ) : StoredProcedure | ||
Count | int | |
ApplicationName | string | |
InactiveSinceDate | System.DateTime | |
UserName | string | |
Path | string | |
return | StoredProcedure |
public static AspnetPersonalizationAllUsersGetPageSettings ( string ApplicationName, string Path ) : StoredProcedure | ||
ApplicationName | string | |
Path | string | |
return | StoredProcedure |
public static AspnetPersonalizationAllUsersResetPageSettings ( string ApplicationName, string Path ) : StoredProcedure | ||
ApplicationName | string | |
Path | string | |
return | StoredProcedure |
public static AspnetPersonalizationAllUsersSetPageSettings ( string ApplicationName, string Path, byte PageSettings, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
Path | string | |
PageSettings | byte | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetPersonalizationGetApplicationId ( string ApplicationName, System.Guid ApplicationId ) : StoredProcedure | ||
ApplicationName | string | |
ApplicationId | System.Guid | |
return | StoredProcedure |
public static AspnetPersonalizationPerUserGetPageSettings ( string ApplicationName, string UserName, string Path, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
Path | string | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetPersonalizationPerUserResetPageSettings ( string ApplicationName, string UserName, string Path, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
Path | string | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetPersonalizationPerUserSetPageSettings ( string ApplicationName, string UserName, string Path, byte PageSettings, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
Path | string | |
PageSettings | byte | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetProfileDeleteInactiveProfiles ( string ApplicationName, int ProfileAuthOptions, System.DateTime InactiveSinceDate ) : StoredProcedure | ||
ApplicationName | string | |
ProfileAuthOptions | int | |
InactiveSinceDate | System.DateTime | |
return | StoredProcedure |
public static AspnetProfileDeleteProfiles ( string ApplicationName, string UserNames ) : StoredProcedure | ||
ApplicationName | string | |
UserNames | string | |
return | StoredProcedure |
public static AspnetProfileGetNumberOfInactiveProfiles ( string ApplicationName, int ProfileAuthOptions, System.DateTime InactiveSinceDate ) : StoredProcedure | ||
ApplicationName | string | |
ProfileAuthOptions | int | |
InactiveSinceDate | System.DateTime | |
return | StoredProcedure |
public static AspnetProfileGetProfiles ( string ApplicationName, int ProfileAuthOptions, int PageIndex, int PageSize, string UserNameToMatch, System.DateTime InactiveSinceDate ) : StoredProcedure | ||
ApplicationName | string | |
ProfileAuthOptions | int | |
PageIndex | int | |
PageSize | int | |
UserNameToMatch | string | |
InactiveSinceDate | System.DateTime | |
return | StoredProcedure |
public static AspnetProfileGetProperties ( string ApplicationName, string UserName, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetProfileSetProperties ( string ApplicationName, string PropertyNames, string PropertyValuesString, byte PropertyValuesBinary, string UserName, bool IsUserAnonymous, System.DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
PropertyNames | string | |
PropertyValuesString | string | |
PropertyValuesBinary | byte | |
UserName | string | |
IsUserAnonymous | bool | |
CurrentTimeUtc | System.DateTime | |
return | StoredProcedure |
public static AspnetRegisterSchemaVersion ( string Feature, string CompatibleSchemaVersion, bool IsCurrentVersion, bool RemoveIncompatibleSchema ) : StoredProcedure | ||
Feature | string | |
CompatibleSchemaVersion | string | |
IsCurrentVersion | bool | |
RemoveIncompatibleSchema | bool | |
return | StoredProcedure |
public static AspnetRolesCreateRole ( string ApplicationName, string RoleName ) : StoredProcedure | ||
ApplicationName | string | |
RoleName | string | |
return | StoredProcedure |
public static AspnetRolesDeleteRole ( string ApplicationName, string RoleName, bool DeleteOnlyIfRoleIsEmpty ) : StoredProcedure | ||
ApplicationName | string | |
RoleName | string | |
DeleteOnlyIfRoleIsEmpty | bool | |
return | StoredProcedure |
public static AspnetRolesGetAllRoles ( string ApplicationName ) : StoredProcedure | ||
ApplicationName | string | |
return | StoredProcedure |
public static AspnetRolesRoleExists ( string ApplicationName, string RoleName ) : StoredProcedure | ||
ApplicationName | string | |
RoleName | string | |
return | StoredProcedure |
public static AspnetSetupRemoveAllRoleMembers ( string name ) : StoredProcedure | ||
name | string | |
return | StoredProcedure |
public static AspnetSetupRestorePermissions ( string name ) : StoredProcedure | ||
name | string | |
return | StoredProcedure |
public static AspnetUnRegisterSchemaVersion ( string Feature, string CompatibleSchemaVersion ) : StoredProcedure | ||
Feature | string | |
CompatibleSchemaVersion | string | |
return | StoredProcedure |
public static AspnetUsersCreateUser ( Guid ApplicationId, string UserName, bool IsUserAnonymous, DateTime LastActivityDate, Guid UserId ) : StoredProcedure | ||
ApplicationId | Guid | |
UserName | string | |
IsUserAnonymous | bool | |
LastActivityDate | DateTime | |
UserId | Guid | |
return | StoredProcedure |
public static AspnetUsersDeleteUser ( string ApplicationName, string UserName, int TablesToDeleteFrom, int NumTablesDeletedFrom ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
TablesToDeleteFrom | int | |
NumTablesDeletedFrom | int | |
return | StoredProcedure |
public static AspnetUsersInRolesAddUsersToRoles ( string ApplicationName, string UserNames, string RoleNames, DateTime CurrentTimeUtc ) : StoredProcedure | ||
ApplicationName | string | |
UserNames | string | |
RoleNames | string | |
CurrentTimeUtc | DateTime | |
return | StoredProcedure |
public static AspnetUsersInRolesFindUsersInRole ( string ApplicationName, string RoleName, string UserNameToMatch ) : StoredProcedure | ||
ApplicationName | string | |
RoleName | string | |
UserNameToMatch | string | |
return | StoredProcedure |
public static AspnetUsersInRolesGetRolesForUser ( string ApplicationName, string UserName ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
return | StoredProcedure |
public static AspnetUsersInRolesGetUsersInRoles ( string ApplicationName, string RoleName ) : StoredProcedure | ||
ApplicationName | string | |
RoleName | string | |
return | StoredProcedure |
public static AspnetUsersInRolesIsUserInRole ( string ApplicationName, string UserName, string RoleName ) : StoredProcedure | ||
ApplicationName | string | |
UserName | string | |
RoleName | string | |
return | StoredProcedure |
public static AspnetUsersInRolesRemoveUsersFromRoles ( string ApplicationName, string UserNames, string RoleNames ) : StoredProcedure | ||
ApplicationName | string | |
UserNames | string | |
RoleNames | string | |
return | StoredProcedure |
public static AspnetWebEventLogEvent ( string EventId, DateTime EventTimeUtc, DateTime EventTime, string EventType, decimal EventSequence, decimal EventOccurrence, int EventCode, int EventDetailCode, string Message, string ApplicationPath, string ApplicationVirtualPath, string MachineName, string RequestUrl, string ExceptionType, string Details ) : StoredProcedure | ||
EventId | string | |
EventTimeUtc | DateTime | |
EventTime | DateTime | |
EventType | string | |
EventSequence | decimal | |
EventOccurrence | decimal | |
EventCode | int | |
EventDetailCode | int | |
Message | string | |
ApplicationPath | string | |
ApplicationVirtualPath | string | |
MachineName | string | |
RequestUrl | string | |
ExceptionType | string | |
Details | string | |
return | StoredProcedure |
public static GetAClassList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetAFamilyList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetAGenusList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetAPhylumList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetASpeciesList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetASpeciesListSearch ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetAllPALibExtra ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static GetAllReviewsByCountry ( int CountryID ) : StoredProcedure | ||
CountryID | int | |
return | StoredProcedure |
public static GetAllReviewsByFreeSearch ( string genus, string species ) : StoredProcedure | ||
genus | string | |
species | string | |
return | StoredProcedure |
public static GetAllReviewsBySearchAll ( int PhaseID, string Kingdom, int GenusID, int SpeciesID, int CountryID ) : StoredProcedure | ||
PhaseID | int | |
Kingdom | string | |
GenusID | int | |
SpeciesID | int | |
CountryID | int | |
return | StoredProcedure |
public static GetCountriesByTaxonSearch ( int TaxonID, string TaxonType, string Kingdom ) : StoredProcedure | ||
TaxonID | int | |
TaxonType | string | |
Kingdom | string | |
return | StoredProcedure |
public static GetCountriesbyTaxon ( int TaxonID, string TaxonType, string Kingdom ) : StoredProcedure | ||
TaxonID | int | |
TaxonType | string | |
Kingdom | string | |
return | StoredProcedure |
public static GetPFamilyList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetPGenusList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetPSpeciesList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetPSpeciesListSearch ( ) : StoredProcedure | ||
return | StoredProcedure |
public static GetParagraphActionDetails ( int PALibID, int ReviewID ) : StoredProcedure | ||
PALibID | int | |
ReviewID | int | |
return | StoredProcedure |
public static GetTaxonSelected ( int ReviewID, string TaxonType, string Kingdom ) : StoredProcedure | ||
ReviewID | int | |
TaxonType | string | |
Kingdom | string | |
return | StoredProcedure |
public static GetTaxonSelected2 ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetAGenusSearch ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetAOrderList ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetASpeciesByGenusSearch ( int GenusID ) : StoredProcedure | ||
GenusID | int | |
return | StoredProcedure |
public static SpGetASpeciesbyGenusList ( int genusID ) : StoredProcedure | ||
genusID | int | |
return | StoredProcedure |
public static SpGetClassbyPhylum ( int PhylumID ) : StoredProcedure | ||
PhylumID | int | |
return | StoredProcedure |
public static SpGetCommentsbyID ( int SourceID, int SourceType, string RoleAccess ) : StoredProcedure | ||
SourceID | int | |
SourceType | int | |
RoleAccess | string | |
return | StoredProcedure |
public static SpGetCountriesReport2 ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetCurrentSigtradeTaxons ( string taxon ) : StoredProcedure | ||
taxon | string | |
return | StoredProcedure |
public static SpGetDeadlineForReview ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static SpGetDocumentsByID ( int SourceID, int SourceType, string RoleAccess ) : StoredProcedure | ||
SourceID | int | |
SourceType | int | |
RoleAccess | string | |
return | StoredProcedure |
public static SpGetGenericReport ( int country, int phase, int PALibID, int concern, string actors, int kingdom, int taxonid ) : StoredProcedure | ||
country | int | |
phase | int | |
PALibID | int | |
concern | int | |
actors | string | |
kingdom | int | |
taxonid | int | |
return | StoredProcedure |
public static SpGetNextParagraphDetails ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static SpGetPGenusListSearch ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetPSpeciesByGenusSearch ( int GenusID ) : StoredProcedure | ||
GenusID | int | |
return | StoredProcedure |
public static SpGetPSpeciesbyGenusList ( int genusID ) : StoredProcedure | ||
genusID | int | |
return | StoredProcedure |
public static SpGetParagraphStagePerReview ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static SpGetReportByCountries ( int country ) : StoredProcedure | ||
country | int | |
return | StoredProcedure |
public static SpGetReportTest ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpGetSingleReview ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static SpGetTaxonsBySpecies ( int SpcRecID, int kingdom ) : StoredProcedure | ||
SpcRecID | int | |
kingdom | int | |
return | StoredProcedure |
public static SpMeetingLibTest ( int MeetingLibID ) : StoredProcedure | ||
MeetingLibID | int | |
return | StoredProcedure |
public static SpReportGetCountries ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpReportParagraphActions ( ) : StoredProcedure | ||
return | StoredProcedure |
public static SpResetCurrentConcernForReview ( int ReviewID ) : StoredProcedure | ||
ReviewID | int | |
return | StoredProcedure |
public static StoredProcedure1 ( int MeetingLibID ) : StoredProcedure | ||
MeetingLibID | int | |
return | StoredProcedure |
public static StoredProcedure5 ( ) : StoredProcedure | ||
return | StoredProcedure |