DataMappedObjectConverter Sınıf

Tanım

IVsDataMappedObjectConverter arabiriminin bir uygulamasını temsil eder.

public ref class DataMappedObjectConverter abstract : Microsoft::VisualStudio::Data::Framework::DataSiteableObject<Microsoft::VisualStudio::Data::Services::IVsDataConnection ^>, Microsoft::VisualStudio::Data::Core::IVsDataSupportObject<Microsoft::VisualStudio::Data::Services::SupportEntities::IVsDataMappedObjectConverter ^>, Microsoft::VisualStudio::Data::Services::SupportEntities::IVsDataMappedObjectConverter
public abstract class DataMappedObjectConverter : Microsoft.VisualStudio.Data.Framework.DataSiteableObject<Microsoft.VisualStudio.Data.Services.IVsDataConnection>, Microsoft.VisualStudio.Data.Core.IVsDataSupportObject<Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataMappedObjectConverter>, Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataMappedObjectConverter
type DataMappedObjectConverter = class
    inherit DataSiteableObject<IVsDataConnection>
    interface IVsDataMappedObjectConverter
    interface IVsDataSupportObject<IVsDataMappedObjectConverter>
Public MustInherit Class DataMappedObjectConverter
Inherits DataSiteableObject(Of IVsDataConnection)
Implements IVsDataMappedObjectConverter, IVsDataSupportObject(Of IVsDataMappedObjectConverter)
Devralma
DataMappedObjectConverter
Türetilmiş
Uygulamalar

Oluşturucular

Name Description
DataMappedObjectConverter()

DataMappedObjectConverter sınıfının yeni bir örneğini başlatır.

DataMappedObjectConverter(IVsDataConnection)

Veri bağlantısıyla birlikte sınıfının yeni bir örneğini DataMappedObjectConverter başlatır.

Özellikler

Name Description
Site

Nesne sitesini alır veya ayarlar.

(Devralındığı yer: DataSiteableObject<T>)

Yöntemler

Name Description
ConvertToMappedMember(String, String, Object[], Object[])

Temel alınan veri nesnesinin belirtilen üyesini ilgili eşlenmiş üyesine dönüştürür.

ConvertToMappedMember(String, String, Object[])

Temel alınan veri nesnesinin belirtilen üyesini ilgili eşlenmiş üyesine dönüştürür.

ConvertToUnderlyingRestriction(String, Int32, Object[], Object[])

Belirtilen eşlenmiş kısıtlamaları, veri kaynağına özgü temel alınan kısıtlamalara dönüştürür.

ConvertToUnderlyingRestriction(String, Int32, Object[])

Belirtilen eşlenmiş kısıtlamaları, veri kaynağına özgü temel alınan kısıtlamalara dönüştürür.

OnSiteChanged(EventArgs)

Olayı tetikler SiteChanged .

(Devralındığı yer: DataSiteableObject<T>)

Ekinlikler

Name Description
SiteChanged

Özelliği değiştirildiğinde Site gerçekleşir.

(Devralındığı yer: DataSiteableObject<T>)

Belirtik Arabirim Kullanımları

Name Description
IVsDataSupportObject<IVsDataMappedObjectConverter>.Invoke(String, Object[], Object[])

IVsDataMappedObjectConverter arabiriminin bir uygulamasını temsil eder.

Şunlara uygulanır