IMajorObject.Update 方法

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Updates server definition of current object to actual values using the default values to updates dependent objects.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Sub Update
'用途
Dim instance As IMajorObject

instance.Update()
void Update()
void Update()
abstract Update : unit -> unit
function Update()

請參閱

參考

IMajorObject 介面

Microsoft.AnalysisServices 命名空間