AdoDotNetConnectionSupport.CreateDataSourceInformation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt eine- DataSourceInformation Objektinstanz.
protected:
virtual Microsoft::VisualStudio::Data::DataSourceInformation ^ CreateDataSourceInformation();
protected virtual Microsoft.VisualStudio.Data.DataSourceInformation CreateDataSourceInformation ();
abstract member CreateDataSourceInformation : unit -> Microsoft.VisualStudio.Data.DataSourceInformation
override this.CreateDataSourceInformation : unit -> Microsoft.VisualStudio.Data.DataSourceInformation
Protected Overridable Function CreateDataSourceInformation () As DataSourceInformation
Gibt zurück
Gibt eine- DataSourceInformation Objektinstanz zurück.