IMajorObject Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IMajorObject type exposes the following members.

Methods

  Name Description
Public method CreateBody() Infrastructure.
Public method DependsOn(IMajorObject) Infrastructure.
Public method Dispose() (Inherited from IDisposable.)
Public method GetDependents(Hashtable) Infrastructure.
Public method Refresh() Infrastructure.
Public method Refresh(Boolean, RefreshType) Infrastructure.
Public method Update() Infrastructure.
Public method WriteRef(XmlWriter) Infrastructure.

Top

Properties

  Name Description
Public property BaseType Infrastructure.
Public property Description (Inherited from INamedComponent.)
Public property FriendlyPath Infrastructure. (Inherited from IModelComponent.)
Public property ID (Inherited from INamedComponent.)
Public property IsLoaded Infrastructure.
Public property Name (Inherited from INamedComponent.)
Public property ObjectReference Infrastructure.
Public property OwningCollection Infrastructure. (Inherited from IModelComponent.)
Public property Parent Infrastructure. (Inherited from IModelComponent.)
Public property ParentDatabase Infrastructure.
Public property ParentServer Infrastructure.
Public property Path Infrastructure.
Public property Site (Inherited from IComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from IComponent.)

Top