Udostępnij przez


Właściwość Member.ChildCount

Pobiera przybliżoną liczbę elementów podrzędność zawartych w Member.

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

Składnia

'Deklaracja
Public ReadOnly Property ChildCount As Integer
    Get
'Użycie
Dim instance As Member
Dim value As Integer

value = instance.ChildCount
public int ChildCount { get; }
public:
property int ChildCount {
    int get ();
}
member ChildCount : int
function get ChildCount () : int

Wartość właściwości

Typ: System.Int32
A długi zawierający szacunkową liczbę elementów podrzędność zawartych przez Member.