KeyForCollection Propiedad
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente 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
Vea también