DataConnectionEquivalencyComparer.IVsDataSiteableObject<IVsDataSource>.Site, propriété

Obtient la source de données.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Private Property Site As IVsDataSource Implements IVsDataSiteableObject(Of IVsDataSource).Site
IVsDataSource IVsDataSiteableObject<IVsDataSource>.Site { get; set; }
private:
virtual property IVsDataSource^ Site {
    IVsDataSource^ get () sealed = IVsDataSiteableObject<IVsDataSource^>::Site::get;
    void set (IVsDataSource^ value) sealed = IVsDataSiteableObject<IVsDataSource^>::Site::set;
}
private abstract Site : IVsDataSource with get, set 
private override Site : IVsDataSource with get, set
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Core.IVsDataSource
Un objet d' IVsDataSource représentant la source de données.

Implémentations

IVsDataSiteableObject<T>.Site

Sécurité .NET Framework

Voir aussi

Référence

DataConnectionEquivalencyComparer Classe

Microsoft.VisualStudio.Data.Framework, espace de noms