Класс OlapInfoProperty
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
Иерархия наследования
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoProperty
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public NotInheritable Class OlapInfoProperty
'Применение
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty = class end
public final class OlapInfoProperty
Тип OlapInfoProperty обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
Name | Gets a String that represents the name of the property represented by OlapInfoProperty. | |
Namespace | Gets a String that represents the namespace of the property represented by OlapInfoProperty. | |
Type | Gets a Type that represents the type of the property represented by OlapInfoProperty. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.