Pass プロパティ
ユーザー定義関数 (UDF) またはストアド プロシージャが実行されているパス番号を取得します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public Shared ReadOnly Property Pass As Integer
Get
'使用
Dim value As Integer
value = Context.Pass
public static int Pass { get; }
public:
static property int Pass {
int get ();
}
static member Pass : int
static function get Pass () : int
プロパティ値
型: System. . :: . .Int32
現在のパスを表す integer です。