public sealed class NestedRoleDeputiesManagementStrategy : INestedRoleDeputiesManagementStrategy
Public NotInheritable Class NestedRoleDeputiesManagementStrategy
Implements INestedRoleDeputiesManagementStrategy
public ref class NestedRoleDeputiesManagementStrategy sealed : INestedRoleDeputiesManagementStrategy
[<SealedAttribute>]
type NestedRoleDeputiesManagementStrategy =
class
interface INestedRoleDeputiesManagementStrategy
end
NestedRoleDeputiesManagementStrategy | Инициализирует новый экземпляр класса NestedRoleDeputiesManagementStrategy |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InsertNestedDeputiesForDeputiesAsync | Метод производит перерасчёт вложенных заместителей для записей заместителей с заданными идентификаторами. Это могут быть как заместители основной роли, так и самой вложенной роли. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RecalcDeputiesManagementActivityAsync | Метод производит расчёт флага активности для всех записей в таблице RoleDeputiesNestedManagement. |
RecalcDeputyRecordsAsync | Метод производит перерасчёт записей в секции RoleDeputies вложенных ролей с заданными идентификаторами. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |