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 名前空間