Propriété NamedComponent.KeyForCollection
Returns the key used in collections.
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 key used in collection.