共用方式為


CubeStatus.OlapDatabaseStatus 列舉

此類別和其成員是保留給內部使用,而不是用來在您的程式碼中使用。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Enumeration OlapDatabaseStatus
'用途
Dim instance As CubeStatus.OlapDatabaseStatus
public enum OlapDatabaseStatus

成員

成員名稱 描述
NotBuilt 值 = 0。未建立的。
Success 值 = 1。成功。
Failure 值 = 2。失敗。
Processing 值 = 3。處理程序。

請參閱

參照

Microsoft.Office.Project.Server.Library 命名空間