CBSRequestMessage 類別
會建立物件,其中包含 Cube 建置服務 (CBS) 要求訊息,移至 Project Server 佇列系統的輸入的參數。
繼承階層架構
System.Object
Microsoft.Office.Project.Server.Library.CBSRequestMessage
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class CBSRequestMessage
'用途
Dim instance As CBSRequestMessage
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class CBSRequestMessage
備註
CBS 要求的輸入參數的範例包括會識別要納入 cube 建立和參與組建 Analysis Services 伺服器和資料庫名稱中之資料的日期範圍。
執行緒安全
這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。