Класс LevelPropertyCollection
Represents a read-only, on-demand collection of LevelProperty objects contained by a Level.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public NotInheritable Class LevelPropertyCollection _
Implements IDisposable, IEnumerable, ICollection
'Применение
Dim instance As LevelPropertyCollection
public sealed class LevelPropertyCollection : IDisposable,
IEnumerable, ICollection
public ref class LevelPropertyCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type LevelPropertyCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class LevelPropertyCollection implements IDisposable, IEnumerable, ICollection
Иерархия наследования
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..LevelPropertyCollection
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также