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


Свойство Type

Gets a Type representing the type of the Property.

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

Синтаксис

'Декларация
Public ReadOnly Property Type As Type
    Get
'Применение
Dim instance As [Property]
Dim value As Type

value = instance.Type
public Type Type { get; }
public:
virtual property Type^ Type {
    Type^ get () sealed;
}
abstract Type : Type
override Type : Type
final function get Type () : Type

Значение свойства

Тип System. . :: . .Type
A Type representing the type of the Property.