Свойство ChildCount
Gets the estimated count of child members contained in the Member.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public ReadOnly Property ChildCount As Long
Get
'Применение
Dim instance As Member
Dim value As Long
value = instance.ChildCount
public long ChildCount { get; }
public:
property long long ChildCount {
long long get ();
}
member ChildCount : int64
function get ChildCount () : long
Значение свойства
Тип: System. . :: . .Int64
A long that contains the estimated number of child members contained by the Member.