Proprietà ModelComponent.KeyForCollection
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the key used in the collection.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Protected Friend MustOverride ReadOnly Property KeyForCollection As String
Get
'Utilizzo
Dim value As String
value = Me.KeyForCollection
protected internal abstract string KeyForCollection { get; }
protected public:
virtual property String^ KeyForCollection {
String^ get () abstract;
}
abstract KeyForCollection : string
abstract function get KeyForCollection () : String
Valore proprietà
Tipo: System.String
The key used in the collection.