Scripter.ScriptAlter 方法

Indicates the alteration for the session.

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

語法

C#
public void ScriptAlter(
    MajorObject[] objects,
    XmlWriter output,
    bool scriptDependents
)

參數

  • scriptDependents
    型別:System.Boolean
    true to get script dependents; otherwise, false.

請參閱

參考

Scripter 類別

Microsoft.AnalysisServices 命名空間