Compartilhar via


Propriedade do RDL RelationshipEnd.KeyForCollection

Gets the key that is used in the collections.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
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 da propriedade

Tipo: System.String
The key that is used in the collections.

Consulte também

Referência

RelationshipEnd Classe

Namespace Microsoft.AnalysisServices