Compartir a través de


KeyForCollection Propiedad

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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 de la propiedad

Tipo: System. . :: . .String