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


Класс LevelProperty

Represents a member property available on members in the level.

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

Синтаксис

'Декларация
Public NotInheritable Class LevelProperty _
    Implements ISubordinateObject
'Применение
Dim instance As LevelProperty
public sealed class LevelProperty : ISubordinateObject
public ref class LevelProperty sealed : ISubordinateObject
[<SealedAttribute>]
type LevelProperty =  
    class
        interface ISubordinateObject
    end
public final class LevelProperty implements ISubordinateObject

Замечания

The LevelProperty represents the definition of a member property for members in a given level. The LevelProperty differs from the MemberProperty in that the LevelProperty contains metadata representing a member property, and the MemberProperty contains data represented by a member property.

Иерархия наследования

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..LevelProperty

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.