DataMappedObject.ComputeBaseObject, méthode
Calcule l'objet de base.
Espace de noms : Microsoft.VisualStudio.Data.Framework
Assembly : Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)
Syntaxe
'Déclaration
Protected Overridable Function ComputeBaseObject As IVsDataMappedObject
protected virtual IVsDataMappedObject ComputeBaseObject()
protected:
virtual IVsDataMappedObject^ ComputeBaseObject()
abstract ComputeBaseObject : unit -> IVsDataMappedObject
override ComputeBaseObject : unit -> IVsDataMappedObject
protected function ComputeBaseObject() : IVsDataMappedObject
Valeur de retour
Type : Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
l'objet de base.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.