共用方式為


PropertyOrderAttribute.Order 屬性

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public ReadOnly Property Order As Integer 
    Get
'用途
Dim instance As PropertyOrderAttribute 
Dim value As Integer 

value = instance.Order
public int Order { get; }
public:
property int Order {
    int get ();
}
member Order : int
function get Order () : int

屬性值

型別:System.Int32

請參閱

參考

PropertyOrderAttribute 類別

Microsoft.AnalysisServices 命名空間