AdomdPropertyCollection Class
SQL Server 2005
This class gets a collection of AdomdProperty objects contained in an AdomdCommand.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
[DefaultMemberAttribute("Item")] public sealed class AdomdPropertyCollection : MarshalByRefObject, IList, ICollection, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
public final class AdomdPropertyCollection extends MarshalByRefObject implements IList, ICollection,
IEnumerable
DefaultMemberAttribute("Item") public final class AdomdPropertyCollection extends MarshalByRefObject implements IList, ICollection, IEnumerable
System.Object
System.MarshalByRefObject
Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection
System.MarshalByRefObject
Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
