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
)
參數
- order
型別:System.Int32