Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains a collection of XmlaResult objects. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class XmlaResultCollection
Implements ICollection, IEnumerable
[SerializableAttribute]
[DefaultMemberAttribute("Item")]
public sealed class XmlaResultCollection : ICollection, IEnumerable
[SerializableAttribute]
[DefaultMemberAttribute(L"Item")]
public ref class XmlaResultCollection sealed : ICollection, IEnumerable
/** @attribute SerializableAttribute() */
/** @attribute DefaultMemberAttribute("Item") */
public final class XmlaResultCollection implements ICollection, IEnumerable
SerializableAttribute
DefaultMemberAttribute("Item")
public final class XmlaResultCollection implements ICollection, IEnumerable
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.XmlaResultCollection
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
XmlaResultCollection Members
Microsoft.AnalysisServices Namespace