InstanceSelection 열거형
Provides a hint on how a client application displays a list of server values.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
Public Enumeration InstanceSelection
‘사용 방법
Dim instance As InstanceSelection
public enum InstanceSelection
public enum class InstanceSelection
type InstanceSelection
public enum InstanceSelection
멤버
멤버 이름 | 설명 | |
---|---|---|
None | No hint is provided. | |
DropDown | Specifies that the values are to be displayed using a DropDown object. | |
List | Specifies that the values are to be displayed using a List object. | |
FilteredList | Specifies that the values are to be displayed using a FilteredList object. | |
MandatoryFilter | Specifies that the values are to be displayed using a FilteredList object with a mandatory filter. |
주의
새 항목: 2006년 7월 17일