次の方法で共有


Type プロパティ

DependenciesCalculator を呼び出すオブジェクトで計画的な操作が実行された場合の Dependent オブジェクトの状態を取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property Type As DependencyType
    Get
'使用
Dim instance As DependencyResult
Dim value As DependencyType

value = instance.Type
public DependencyType Type { get; }
public:
property DependencyType Type {
    DependencyType get ();
}
member Type : DependencyType
function get Type () : DependencyType

プロパティ値

型: Microsoft.AnalysisServices. . :: . .DependencyType
依存オブジェクトの DependencyType 値です。