Compartir a través de


NamedComponent.KeyForCollection Propiedad

Returns the key used in collections.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Protected Friend Overrides ReadOnly Property KeyForCollection As String 
    Get
'Uso
Dim value As String 

value = Me.KeyForCollection
protected internal override string KeyForCollection { get; }
protected public:
virtual property String^ KeyForCollection {
    String^ get () override;
}
abstract KeyForCollection : string 
override KeyForCollection : string
override function get KeyForCollection () : String

Valor de la propiedad

Tipo: System.String
The key used in collection.

Vea también

Referencia

NamedComponent Clase

Espacio de nombres Microsoft.AnalysisServices