DataMappedObject.ComputeBaseObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the base object.
protected:
virtual Microsoft::VisualStudio::Data::Services::IVsDataMappedObject ^ ComputeBaseObject();
protected virtual Microsoft.VisualStudio.Data.Services.IVsDataMappedObject ComputeBaseObject ();
abstract member ComputeBaseObject : unit -> Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
override this.ComputeBaseObject : unit -> Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
Protected Overridable Function ComputeBaseObject () As IVsDataMappedObject
Returns
The base object.