Classe OlapInfoProperty
Represents metadata pertaining to hierarchy, cell, and cube objects that are contained in an OlapInfoProperty.
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..OlapInfoProperty
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class OlapInfoProperty
'Uso
Dim instance As OlapInfoProperty
public sealed class OlapInfoProperty
public ref class OlapInfoProperty sealed
[<SealedAttribute>]
type OlapInfoProperty = class end
public final class OlapInfoProperty
O tipo OlapInfoProperty expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.