Share via


PropertyOrderAttribute 생성자

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

구문

‘선언
Public Sub New ( _
    order As Integer _
)
‘사용 방법
Dim order As Integer 

Dim instance As New PropertyOrderAttribute(order)
public PropertyOrderAttribute(
    int order
)
public:
PropertyOrderAttribute(
    int order
)
new : 
        order:int -> PropertyOrderAttribute
public function PropertyOrderAttribute(
    order : int
)

매개 변수

참고 항목

참조

PropertyOrderAttribute 클래스

Microsoft.AnalysisServices 네임스페이스