Класс AdomdPropertyCollection
This class gets a collection of AdomdProperty objects contained in an AdomdCommand.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public NotInheritable Class AdomdPropertyCollection _
Inherits MarshalByRefObject _
Implements IList, ICollection, IEnumerable
'Применение
Dim instance As AdomdPropertyCollection
public sealed class AdomdPropertyCollection : MarshalByRefObject,
IList, ICollection, IEnumerable
public ref class AdomdPropertyCollection sealed : public MarshalByRefObject,
IList, ICollection, IEnumerable
[<SealedAttribute>]
type AdomdPropertyCollection =
class
inherit MarshalByRefObject
interface IList
interface ICollection
interface IEnumerable
end
public final class AdomdPropertyCollection extends MarshalByRefObject implements IList, ICollection, IEnumerable
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
Microsoft.AnalysisServices.AdomdClient..::..AdomdPropertyCollection
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также