Поделиться через


AdomdRestrictionCollection Класс

Определение

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

public sealed class AdomdRestrictionCollection : MarshalByRefObject, System.Collections.IList
type AdomdRestrictionCollection = class
    inherit MarshalByRefObject
    interface IList
    interface ICollection
    interface IEnumerable
Public NotInheritable Class AdomdRestrictionCollection
Inherits MarshalByRefObject
Implements IList
Наследование
AdomdRestrictionCollection
Реализации

Конструкторы

AdomdRestrictionCollection()

Инициализирует новый экземпляр класса AdomdRestrictionCollection.

Свойства

Count

Count

IsFixedSize

IsFixedSize

IsReadOnly

IsReadOnly

IsSynchronized

IsSynchronized

Item[Int32]

Элемент

SyncRoot

SyncRoot

Методы

Add(AdomdRestriction)

Добавить

Add(String, Object)

Добавить 1

Add(String, String, Object)

Добавить 1

Clear()

Clear

Contains(AdomdRestriction)

Содержит

CopyTo(AdomdRestriction[], Int32)

CopyTo

Find(String, String)

Поиск

Find(String)

Поиск

GetEnumerator()

GetEnumerator

IndexOf(AdomdRestriction)

IndexOf

Insert(Int32, AdomdRestriction)

Вставить

Remove(AdomdRestriction)

Удалить

RemoveAt(Int32)

RemoveAt

Явные реализации интерфейса

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Add(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Contains(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.IndexOf(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Insert(Int32, Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Item[Int32]

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

IList.Remove(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdRestrictionCollection

Применяется к