Właściwość ModelComponent.KeyForCollection
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Protected Friend MustOverride ReadOnly Property KeyForCollection As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String