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 命名空间