Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
- order
Typ: System.Int32