Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Gets the state in which Dependent object will be if the planned operation is performed in the object calling the DependenciesCalculator.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Type As DependencyType
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.DependencyType
The DependencyType value for dependent object.