InstanceSelection Enumeration
Provides a hint on how a client application displays a list of server values.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public Enumeration InstanceSelection
public enum InstanceSelection
public enum class InstanceSelection
public enum InstanceSelection
public enum InstanceSelection
Members
Member name | Description |
---|---|
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. |
Hinweise
Neu:17. Juli 2006
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.