Udostępnij przez


Właściwość CalculationProperty.SolveOrder

Pobiera lub ustawia kolejność rozwiązywania wartość dla CalculationProperty obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property SolveOrder As Integer
    Get
    Set
'Użycie
Dim instance As CalculationProperty
Dim value As Integer

value = instance.SolveOrder

instance.SolveOrder = value
public int SolveOrder { get; set; }
public:
property int SolveOrder {
    int get ();
    void set (int value);
}
member SolveOrder : int with get, set
function get SolveOrder () : int
function set SolveOrder (value : int)

Wartość właściwości

Typ: System.Int32
Całkowitą wskaźnik kolejność rozwiązywania.