Поделиться через


Свойство 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.