PropertyOrderAttribute-Konstruktor

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Sub New ( _
    order As Integer _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

PropertyOrderAttribute Klasse

Microsoft.AnalysisServices-Namespace