Перечисление InstanceSelection

Provides a hint on how a client application displays a list of server values.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
public enum InstanceSelection

Элементы

Имя элемента Описание
DropDown Specifies that the values are to be displayed using a DropDown object.
FilteredList Specifies that the values are to be displayed using a FilteredList object.
List Specifies that the values are to be displayed using a List object.
MandatoryFilter Specifies that the values are to be displayed using a FilteredList object with a mandatory filter.
None No hint is provided.

Замечания

Добавления:   17 июля 2006 г.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices