Propriedade KeyForCollection
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Protected Friend MustOverride ReadOnly Property KeyForCollection As String
Get
'Uso
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
Valor da propriedade
Tipo: System. . :: . .String
Consulte também