Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
)
Parameters
- order
Type: System.Int32