AggregationInstanceAttribute.KeyForCollection Propiedad
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Gets the key used in the collection.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Protected Friend Overrides ReadOnly Property KeyForCollection As String
Get
'Uso
Dim value As String
value = Me.KeyForCollection
protected internal override string KeyForCollection { get; }
protected public:
virtual property String^ KeyForCollection {
String^ get () override;
}
abstract KeyForCollection : string
override KeyForCollection : string
override function get KeyForCollection () : String
Valor de la propiedad
Tipo: System.String
The key used in the collection.