Membres Role

Represents the level of security associated with a group of users. This class cannot be inherited.

Le type Role expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Role() () () () Initializes a new instance of the Role class using the default values.
Méthode publique Role(String) Initializes a new instance of Role using a name.
Méthode publique Role(String, String) Initializes a new instance of Role using a name and an identifier.

Haut de la page

Méthodes

  Nom Description
Méthode protégée AddToContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterInsert Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterMove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterRemove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée BeforeRemove Infrastructure. (Hérité de ModelComponent.)
Méthode publique Clone() () () () Creates a new full copy of an object.
Méthode protégée Clone Infrastructure. (Hérité de MajorObject.)
Méthode protégée CopyTo Infrastructure. (Hérité de ModelComponent.)
Méthode protégée CopyTo(NamedComponent) (Hérité de NamedComponent.)
Méthode publique CopyTo(Role) Copies a Role object to the specified object.
Méthode protégée CopyTo(MajorObject, Boolean) Infrastructure. (Hérité de MajorObject.)
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose (Hérité de Component.)
Méthode protégée Dispose (Hérité de Component.)
Méthode publique Drop() () () () Removes current object and updates server. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions) Removes current object and updates server using specified options. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Hérité de MajorObject.)
Méthode publique Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Hérité de MajorObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Component.)
Méthode protégée GetCreateReferences Infrastructure. (Hérité de MajorObject.)
Méthode publique GetDependents (Se substitue à MajorObject. . :: . .GetDependents(Hashtable).)
Méthode protégée GetDropDependents Infrastructure. (Hérité de MajorObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode publique GetReferences Infrastructure. (Hérité de MajorObject.)
Méthode protégée GetService (Hérité de Component.)
Méthode publique GetType (Hérité de Object.)
Méthode publique GetUpdateOverwrites Infrastructure. (Hérité de MajorObject.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode publique Refresh() () () () Updates current object from server definitions. (Hérité de MajorObject.)
Méthode publique Refresh(Boolean) Updates current object from server definitions and loaded dependent objects if specified. (Hérité de MajorObject.)
Méthode publique Refresh(Boolean, RefreshType) Updates current object from server definitions and loaded dependent objects if specified. (Hérité de MajorObject.)
Méthode protégée RemoveFromContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée Reset (Hérité de NamedComponent.)
Méthode publique Submit() () () () Infrastructure. (Hérité de ModelComponent.)
Méthode publique Submit(Boolean) Infrastructure. (Hérité de ModelComponent.)
Méthode publique ToString (Hérité de NamedComponent.)
Méthode publique Update() () () () Updates server definition of current object to actual values using the default values to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions) Updates server definition of current object to actual values using the specified options to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode) Updates server definition of current object to actual values using the specified options to update dependent objects. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection) Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. (Hérité de MajorObject.)
Méthode publique Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation. (Hérité de MajorObject.)
Méthode publique Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationResultCollection) (Hérité de MajorObject.)
Méthode publique Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Hérité de ModelComponent.)
Méthode publique Validate(ValidationResultCollection, ValidationOptions) (Hérité de MajorObject.)
Méthode publique Validate(ValidationErrorCollection, Boolean, ServerEdition) (Hérité de NamedComponent.)
Méthode publique Validate(ValidationResultCollection, ValidationOptions, ServerEdition) (Hérité de MajorObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Annotations Gets the collection object of all annotations to current object. (Hérité de MajorObject.)
Propriété protégée CanRaiseEvents (Hérité de Component.)
Propriété publique Container (Hérité de Component.)
Propriété publique CreatedTimestamp Gets or sets the date and time of the creation of the object. (Hérité de MajorObject.)
Propriété publique Description Gets or sets a description string of current object. (Hérité de MajorObject.)
Propriété protégée DesignMode (Hérité de Component.)
Propriété protégée Events (Hérité de Component.)
Propriété protégée FriendlyName (Hérité de NamedComponent.)
Propriété publique ID (Hérité de NamedComponent.)
Propriété publique IsLoaded Infrastructure. (Hérité de MajorObject.)
Propriété protégée KeyForCollection (Hérité de NamedComponent.)
Propriété publique LastSchemaUpdate Gets or sets the date and time when current object schema was last updated. (Hérité de MajorObject.)
Propriété publique Members Gets the Members associated with a Role.
Propriété publique Name (Hérité de NamedComponent.)
Propriété publique OwningCollection Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.)
Propriété publique Parent Infrastructure. (Hérité de ModelComponent.)
Propriété publique Site (Hérité de NamedComponent.)
Propriété publique SiteID (Hérité de NamedComponent.)

Haut de la page

Événements

  Nom Description
Événement public Disposed (Hérité de Component.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone
Implémentation d'interface expliciteMéthode privée IDeserializationCallback. . :: . .OnDeserialization (Hérité de MajorObject.)
Implémentation d'interface expliciteMéthode privée IFormattable. . :: . .ToString (Hérité de NamedComponent.)
Implémentation d'interface expliciteMéthode privée IDeserializationStartCallback. . :: . .OnDeserializationBegin (Hérité de MajorObject.)
Implémentation d'interface explicitePropriété privée IHostableComponent. . :: . .Host (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .BaseType
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .CreateBody
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .DependsOn
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ObjectReference
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ParentDatabase
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .ParentServer
Implémentation d'interface explicitePropriété privée IMajorObject. . :: . .Path
Implémentation d'interface expliciteMéthode privée IMajorObject. . :: . .WriteRef
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .FriendlyPath (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .OwningCollection (Hérité de ModelComponent.)

Haut de la page