共用方式為


Type 屬性

Gets or sets the type of attribute associated with an AttributeBinding.

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

語法

'宣告
Public Property Type As AttributeBindingType
    Get
    Set
'用途
Dim instance As AttributeBinding
Dim value As AttributeBindingType

value = instance.Type

instance.Type = value
public AttributeBindingType Type { get; set; }
public:
property AttributeBindingType Type {
    AttributeBindingType get ();
    void set (AttributeBindingType value);
}
member Type : AttributeBindingType with get, set
function get Type () : AttributeBindingType
function set Type (value : AttributeBindingType)

屬性值

型別:Microsoft.AnalysisServices. . :: . .AttributeBindingType
An Enumeration containing the possible binding types.