Condividi tramite


Proprietà RelationshipEnd.KeyForCollection

Gets the key that is used in the collections.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Protected Friend Overrides ReadOnly Property KeyForCollection As String 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

RelationshipEnd Classe

Spazio dei nomi Microsoft.AnalysisServices