Server Members

Represents an instance of Microsoft SQL Server 2005 Analysis Services(SSAS) and provides methods and members that enable to you to control that instance. This class cannot be inherited.

The following tables list the members exposed by the Server type.

Public Constructors

  이름 Description
Server Initializes a new instance of Server using the default values.

위쪽

Public Properties

(see also Protected Properties )

  이름 Description
ms174226.pubproperty(ko-kr,SQL.90).gif Annotations  Gets the collection object of all annotations to current object. (inherited from MajorObject)
ms174226.pubproperty(ko-kr,SQL.90).gif Assemblies Gets a collection of assemblies from the Server object.
ms174226.pubproperty(ko-kr,SQL.90).gif CaptureLog Gets a collection containing XML/A commands generated if CaptureXml property was set to true.
ms174226.pubproperty(ko-kr,SQL.90).gif CaptureXml Gets or sets the CaptureLog property of the Server object, which indicates whether XML messages sent to an instance of Analysis Services should be logged.
ms174226.pubproperty(ko-kr,SQL.90).gif Connected Gets a value indicating whether there is a connection to an instance of Analysis Services.
ms174226.pubproperty(ko-kr,SQL.90).gif ConnectionInfo Gets the ConnectionInfo object from the Server object. This field is read-only.
ms174226.pubproperty(ko-kr,SQL.90).gif ConnectionString Gets the string of characters used to connect to an instance Analysis Services. This field is read-only.
ms174226.pubproperty(ko-kr,SQL.90).gif Container  (inherited from Component )
ms174226.pubproperty(ko-kr,SQL.90).gif CreatedTimestamp  Gets or sets the date and time of the creation of the object. (inherited from MajorObject)
ms174226.pubproperty(ko-kr,SQL.90).gif Databases The collection of databases resident on a Server.
ms174226.pubproperty(ko-kr,SQL.90).gif Description  Gets or sets a description string of current object. (inherited from MajorObject)
ms174226.pubproperty(ko-kr,SQL.90).gif Edition Gets the currently installed version of Analysis Services. This is read-only.
ms174226.pubproperty(ko-kr,SQL.90).gif EditionID Gets the EditionID for the currently installed version of Analysis Services. This is read-only.
ms174226.pubproperty(ko-kr,SQL.90).gif ID  (inherited from NamedComponent )
ms174226.pubproperty(ko-kr,SQL.90).gif IsLoaded  (inherited from MajorObject )
ms174226.pubproperty(ko-kr,SQL.90).gif LastSchemaUpdate  Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject)
ms174226.pubproperty(ko-kr,SQL.90).gif Name  (inherited from NamedComponent )
ms174226.pubproperty(ko-kr,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms174226.pubproperty(ko-kr,SQL.90).gif Parent  (inherited from ModelComponent )
ms174226.pubproperty(ko-kr,SQL.90).gif ProductLevel Gets or sets read-only access to the product level element. The product level itself is obtained from the stored install-specific string.
ms174226.pubproperty(ko-kr,SQL.90).gif ProductName Gets or sets read-only access to the name of the product from which an instance of Analysis Services was installed.
ms174226.pubproperty(ko-kr,SQL.90).gif Roles Represents the collection of Roles for a database, cube, or mining model.
ms174226.pubproperty(ko-kr,SQL.90).gif ServerProperties Gets a collection of server properties associated with a specific Server object.
ms174226.pubproperty(ko-kr,SQL.90).gif SessionID Gets the session ID for the server.
ms174226.pubproperty(ko-kr,SQL.90).gif SessionTrace Gets the SessionTrace object that is used to start and stop traces on the server.
ms174226.pubproperty(ko-kr,SQL.90).gif Site  (inherited from NamedComponent )
ms174226.pubproperty(ko-kr,SQL.90).gif SiteID  (inherited from NamedComponent )
ms174226.pubproperty(ko-kr,SQL.90).gif Traces Gets the traces available on the server.
ms174226.pubproperty(ko-kr,SQL.90).gif Version Gets or sets the server version.

위쪽

Protected Properties

  이름 Description
ms174226.protproperty(ko-kr,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms174226.protproperty(ko-kr,SQL.90).gif DesignMode  (inherited from Component )
ms174226.protproperty(ko-kr,SQL.90).gif Events  (inherited from Component )
ms174226.protproperty(ko-kr,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms174226.protproperty(ko-kr,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms174226.pubmethod(ko-kr,SQL.90).gif BeginTransaction Starts a transaction on the server.
ms174226.pubmethod(ko-kr,SQL.90).gif CancelCommand Overloaded. Cancels the last command sent to the server.
ms174226.pubmethod(ko-kr,SQL.90).gif CancelConnection Overloaded. Cancels the server connection.
ms174226.pubmethod(ko-kr,SQL.90).gif CancelSession Overloaded. Cancels the session on the server.
ms174226.pubmethod(ko-kr,SQL.90).gif Clone Overloaded.  
ms174226.pubmethod(ko-kr,SQL.90).gif CommitTransaction Commits the changes made in the current transaction.
ms174226.pubmethod(ko-kr,SQL.90).gif ConcatenateCaptureLog Overloaded. Gets the capture log in a concatenated XML format, wrapped in a Batch Element (XMLA).
ms174226.pubmethod(ko-kr,SQL.90).gif Connect Overloaded. Connects the current instance of Server to the Analysis Services server.
ms174226.pubmethod(ko-kr,SQL.90).gif CopyTo Overloaded.  
ms174226.pubmethod(ko-kr,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms174226.pubmethod(ko-kr,SQL.90).gif Disconnect Overloaded. Disconnects the Server object from the Analysis Services server.
ms174226.pubmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms174226.pubmethod(ko-kr,SQL.90).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms174226.pubmethod(ko-kr,SQL.90).gif EndXmlaRequest Ends the last XML for Analysis (XMLA) request.
ms174226.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms174226.pubmethod(ko-kr,SQL.90).gif Execute Overloaded. Executes the specified command on the Analysis Services server.
ms174226.pubmethod(ko-kr,SQL.90).gif ExecuteCaptureLog Overloaded. Executes the context of the capture log on the server.
ms174226.pubmethod(ko-kr,SQL.90).gif GetConnectionState Gets the current state of the connection to the Analysis Services server.
ms174226.pubmethod(ko-kr,SQL.90).gif GetDependents  (inherited from MajorObject )
ms174226.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms174226.pubmethod(ko-kr,SQL.90).gif GetLastSchemaUpdate  
ms174226.pubmethod(ko-kr,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms174226.pubmethod(ko-kr,SQL.90).gif GetReferences  (inherited from MajorObject )
ms174226.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms174226.pubmethod(ko-kr,SQL.90).gif GetUpdateOverwrites  (inherited from MajorObject )
ms174226.pubmethod(ko-kr,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms174226.pubmethod(ko-kr,SQL.90).gif NotifyTableChange Notifies an instance of Analysis Services that a change has occurred to tables in a specified data source.
ms174226.pubmethod(ko-kr,SQL.90).gif Reconnect Re-establishes the connection to the Analysis Services database.
ms174226.pubmethod(ko-kr,SQL.90).gifms174226.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms174226.pubmethod(ko-kr,SQL.90).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms174226.pubmethod(ko-kr,SQL.90).gif Restore Overloaded. Restores an Analysis Services database from a backup file.
ms174226.pubmethod(ko-kr,SQL.90).gif RollbackTransaction Rolls back the current transaction on the connection to the server.
ms174226.pubmethod(ko-kr,SQL.90).gif SendXmlaRequest Overloaded. Sends an XML for Analysis (XMLA) request.
ms174226.pubmethod(ko-kr,SQL.90).gif StartXmlaRequest Starts an XML for Analysis (XMLA) request to the server.
ms174226.pubmethod(ko-kr,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms174226.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from NamedComponent )
ms174226.pubmethod(ko-kr,SQL.90).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms174226.pubmethod(ko-kr,SQL.90).gif UpdateObjects Overloaded. Sends the updates made on the Server object to the Analysis Services server.
ms174226.pubmethod(ko-kr,SQL.90).gif Validate Overloaded.  

위쪽

Protected Methods

  이름 Description
ms174226.protmethod(ko-kr,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif Clone  Overloaded. (inherited from MajorObject )
ms174226.protmethod(ko-kr,SQL.90).gif CopyTo Overloaded.  
ms174226.protmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms174226.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Component )
ms174226.protmethod(ko-kr,SQL.90).gif GetCreateReferences  (inherited from MajorObject )
ms174226.protmethod(ko-kr,SQL.90).gif GetDropDependents  (inherited from MajorObject )
ms174226.protmethod(ko-kr,SQL.90).gif GetService  (inherited from Component )
ms174226.protmethod(ko-kr,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms174226.protmethod(ko-kr,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms174226.protmethod(ko-kr,SQL.90).gif Reset  (inherited from NamedComponent )

위쪽

Public Events

  이름 Description
ms174226.pubevent(ko-kr,SQL.90).gif Disposed  (inherited from Component )

위쪽

Explicit Interface Implementations

  이름 Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  
Microsoft.AnalysisServices.IMajorObject.DependsOn  
Microsoft.AnalysisServices.IMajorObject.WriteRef  
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IMajorObject.BaseType  
Microsoft.AnalysisServices.IMajorObject.ObjectReference  
Microsoft.AnalysisServices.IMajorObject.ParentDatabase  
Microsoft.AnalysisServices.IMajorObject.ParentServer  
Microsoft.AnalysisServices.IMajorObject.Path  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

위쪽

참고 항목

참조

Server Class
Microsoft.AnalysisServices Namespace