Поделиться через


Элементы MajorObject

Serves as the base class from which all major objects are derived.

Тип MajorObject предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Защищенный метод MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
Защищенный метод MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
Защищенный метод MajorObject(String, String) Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.

В начало

Методы

  Имя Описание
Защищенный метод AddToContainer Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterInsert Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterMove Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterRemove Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод BeforeRemove Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод Clone Инфраструктура.
Защищенный метод CopyTo Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод CopyTo(NamedComponent) (Наследуется из NamedComponent.)
Защищенный метод CopyTo(MajorObject, Boolean) Инфраструктура.
Открытый метод CreateObjRef (Наследуется из MarshalByRefObject.)
Открытый метод Dispose (Наследуется из Component.)
Защищенный метод Dispose (Наследуется из Component.)
Открытый метод Drop() () () () Removes current object and updates server.
Открытый метод Drop(DropOptions) Removes current object and updates server using specified options.
Открытый метод Drop(DropOptions, XmlaWarningCollection) Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object.
Открытый метод 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.
Открытый метод 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.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Component.)
Защищенный метод GetCreateReferences Инфраструктура.
Открытый метод GetDependents Инфраструктура.
Защищенный метод GetDropDependents Инфраструктура.
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetLifetimeService (Наследуется из MarshalByRefObject.)
Открытый метод GetReferences Инфраструктура.
Защищенный метод GetService (Наследуется из Component.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод GetUpdateOverwrites Инфраструктура.
Открытый метод InitializeLifetimeService (Наследуется из MarshalByRefObject.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из MarshalByRefObject.)
Открытый метод Refresh() () () () Updates current object from server definitions.
Открытый метод Refresh(Boolean) Updates current object from server definitions and loaded dependent objects if specified.
Открытый метод Refresh(Boolean, RefreshType) Updates current object from server definitions and loaded dependent objects if specified.
Защищенный метод RemoveFromContainer Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод Reset (Наследуется из NamedComponent.)
Открытый метод Submit() () () () Инфраструктура. (Наследуется из ModelComponent.)
Открытый метод Submit(Boolean) Инфраструктура. (Наследуется из ModelComponent.)
Открытый метод ToString (Наследуется из NamedComponent.)
Открытый метод Update() () () () Updates server definition of current object to actual values using the default values to update dependent objects.
Открытый метод Update(UpdateOptions) Updates server definition of current object to actual values using the specified options to update dependent objects.
Открытый метод Update(UpdateOptions, UpdateMode) Updates server definition of current object to actual values using the specified options to update dependent objects.
Открытый метод 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.
Открытый метод 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.
Открытый метод 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.
Открытый метод Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.)
Открытый метод Validate(ValidationResultCollection)
Открытый метод 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. (Наследуется из ModelComponent.)
Открытый метод Validate(ValidationResultCollection, ValidationOptions)
Открытый метод Validate(ValidationErrorCollection, Boolean, ServerEdition) (Наследуется из NamedComponent.)
Открытый метод Validate(ValidationResultCollection, ValidationOptions, ServerEdition)

В начало

Свойства

  Имя Описание
Открытое свойство Annotations Gets the collection object of all annotations to current object. (Перезаписывает ModelComponent. . :: . .Annotations.)
Защищенное свойство CanRaiseEvents (Наследуется из Component.)
Открытое свойство Container (Наследуется из Component.)
Открытое свойство CreatedTimestamp Gets or sets the date and time of the creation of the object.
Открытое свойство Description Gets or sets a description string of current object. (Перезаписывает NamedComponent. . :: . .Description.)
Защищенное свойство DesignMode (Наследуется из Component.)
Защищенное свойство Events (Наследуется из Component.)
Защищенное свойство FriendlyName (Наследуется из NamedComponent.)
Открытое свойство ID (Наследуется из NamedComponent.)
Открытое свойство IsLoaded Инфраструктура.
Защищенное свойство KeyForCollection (Наследуется из NamedComponent.)
Открытое свойство LastSchemaUpdate Gets or sets the date and time when current object schema was last updated.
Открытое свойство Name (Наследуется из NamedComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.)
Открытое свойство Parent Инфраструктура. (Наследуется из ModelComponent.)
Открытое свойство Site (Наследуется из NamedComponent.)
Открытое свойство SiteID (Наследуется из NamedComponent.)

В начало

События

  Имя Описание
Открытое событие Disposed (Наследуется из Component.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IDeserializationCallback. . :: . .OnDeserialization
Явная реализация интерфейсаЗакрытый метод IFormattable. . :: . .ToString (Наследуется из NamedComponent.)
Явная реализация интерфейсаЗакрытый метод IDeserializationStartCallback. . :: . .OnDeserializationBegin
Явная реализация интерфейсаЗакрытое свойство IHostableComponent. . :: . .Host (Наследуется из ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .FriendlyPath (Наследуется из ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .OwningCollection (Наследуется из ModelComponent.)

В начало