다음을 통해 공유


InstanceSelection 열거형

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Enumeration InstanceSelection
‘사용 방법
Dim instance As InstanceSelection
public enum InstanceSelection
public enum class InstanceSelection
type InstanceSelection
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.

주의

새 항목:   2006년 7월 17일

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스