KeyForCollection Propiedad
Este miembro invalida a ModelComponent. . :: . .KeyForCollection.
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
Vea también