ScriptAction 列舉

Specifies an enumeration of script actions.

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

語法

C#
public enum ScriptAction

成員

成員名稱 說明
Alter The Alter action.
AlterWithAllowCreate The AlterWithAllowCreate action.
Create The Create action.
CreateWithAllowOverwrite The CreateWithAllowOverwrite action.
Delete The Delete action.

請參閱

參考

Microsoft.AnalysisServices 命名空間