Type 屬性

Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.

命名空間:  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
The DependencyType value for dependent object.