Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Contains the collection of major objects.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<GuidAttribute("90D7A9C4-CC18-4154-9207-0E2D414E1975")> _
Public Interface IMajorObject _
Inherits INamedComponent, IModelComponent, IComponent, IDisposable
'Uso
Dim instance As IMajorObject
[GuidAttribute("90D7A9C4-CC18-4154-9207-0E2D414E1975")]
public interface IMajorObject : INamedComponent,
IModelComponent, IComponent, IDisposable
[GuidAttribute(L"90D7A9C4-CC18-4154-9207-0E2D414E1975")]
public interface class IMajorObject : INamedComponent,
IModelComponent, IComponent, IDisposable
[<GuidAttribute("90D7A9C4-CC18-4154-9207-0E2D414E1975")>]
type IMajorObject =
interface
interface INamedComponent
interface IModelComponent
interface IComponent
interface IDisposable
end
public interface IMajorObject extends INamedComponent, IModelComponent, IComponent, IDisposable
El tipo IMajorObject expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
BaseType | Infraestructura. Gets the base type implementation of the IMajorObject. |
![]() |
Description | Gets or sets the long description of the component. (Se hereda de INamedComponent.) |
![]() |
FriendlyPath | Infraestructura. Gets a friendly path for this instance. (Se hereda de IModelComponent.) |
![]() |
ID | Gets or sets the engine ID of the component. (Se hereda de INamedComponent.) |
![]() |
IsLoaded | Infraestructura. Gets a value indicating whether the object is currently loaded. |
![]() |
Name | Gets or sets the name of the component as presented to user. (Se hereda de INamedComponent.) |
![]() |
ObjectReference | Infraestructura. Gets the object reference implementation of the IMajorObject. |
![]() |
OwningCollection | Infraestructura. Gets or sets the collection that owns the current object. (Se hereda de IModelComponent.) |
![]() |
Parent | Infraestructura. Gets the parent IModelComponent of this instance. (Se hereda de IModelComponent.) |
![]() |
ParentDatabase | Infraestructura. Gets the parent database referred to by IMajorObject. |
![]() |
ParentServer | Infraestructura. Gets the Server object that is the parent of the IMajorObject object. |
![]() |
Path | Infraestructura. Gets the path implementation. |
![]() |
Site | (Se hereda de IComponent.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
CreateBody | Infraestructura. Creates a new body for the IMajorObject. |
![]() |
DependsOn | Infraestructura. Determines whether the dimension permission depends on an object. |
![]() |
Dispose | (Se hereda de IDisposable.) |
![]() |
GetDependents | Infraestructura. Adds a mining structures and subsequent dependents to the specified Hashtable. |
![]() |
Refresh() | Infraestructura. Updates current object from server definitions. |
![]() |
Refresh(Boolean, RefreshType) | Infraestructura. Updates current object from server definitions and loaded dependent objects if specified. |
![]() |
Update | Infraestructura. Updates server definition of current object to actual values using the default values to updates dependent objects. |
![]() |
WriteRef | Infraestructura. Writes a reference for the IMajorObject. |
Arriba
Eventos
| Nombre | Descripción | |
|---|---|---|
![]() |
Disposed | (Se hereda de IComponent.) |
Arriba
.gif)
.gif)
.gif)