LevelProperty Class
Represents a member property available on members in the level.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Sintaxis
'Declaración
Public NotInheritable Class LevelProperty
public sealed class LevelProperty
public ref class LevelProperty sealed
public final class LevelProperty
public final class LevelProperty
Notas
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.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.LevelProperty
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
LevelProperty Members
Microsoft.AnalysisServices.AdomdClient Namespace