Поделиться через


Свойство Type

Gets or sets the type of binding.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Property Type As AttributeBindingType
    Get
    Set
'Применение
Dim instance As CubeAttributeBinding
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 AttributeBindingType with the binding type.