Propriété Relationship.KeyForCollection

Gets the value of the key for the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Friend Overrides ReadOnly Property KeyForCollection As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The name of the key.

Voir aussi

Référence

Relationship Classe

Espace de noms Microsoft.AnalysisServices