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.