共用方式為


Microsoft.VisualStudio.Data.Framework.AdoDotNet 命名空間

Microsoft.VisualStudio.Data.Framework.AdoDotNet 命名空間可自訂以 ADO.NET 為基礎之資料提供者的 DDEX 架構。 它所包含的類別會覆寫 Microsoft.VisualStudio.Data.Framework 命名空間中的類別。

類別

  類別 描述
公用類別 AdoDotNetConnectionProperties 使用 ADO.NET 連接字串產生器的基底類別 (DbConnectionStringBuilder),提供 IVsDataConnectionProperties 類別的實作。
公用類別 AdoDotNetConnectionSupport 使用適當的 ADO.NET 物件,提供 IVsDataConnectionSupport 介面的實作和 IVsDataCommandIVsDataAsyncCommandIVsDataTransaction 介面的間接實作。
公用類別 AdoDotNetMappedObjectConverter 使用 ADO.NET DataTypes 中繼資料集合,提供 DataMappedObjectConverter 類別的實作。
公用類別 AdoDotNetObjectIdentifierConverter 提供轉換識別從字串到識別組件 (反之亦然) 以及加入格式識別項。
公用類別 AdoDotNetObjectMemberComparer 提供使用 ADO.NETDataSourceInformation 中繼資料設定決定如何比較識別組件 DataObjectMemberComparer 類別的實作。
公用類別 AdoDotNetObjectSelector 使用 ADO.NETGetSchema 方法,提供 IVsDataObjectSelector 介面的實作。
公用類別 AdoDotNetParameter 表示資料來源命令衍生,或是與命令對資料來源的基本技術是 ADO.NET的資料參數。
公用類別 AdoDotNetReader 提供根據 IVsDataReaderIVsDataReaderDescriptor 介面的 DataReader 類別的實作。這個實作使用 ADO.NET DbDataReader 物件。
公用類別 AdoDotNetRootObjectSelector 取得根物件的屬性,也就是資料來源連接屬性和一些 ADO.NETDbConnection 屬性的傳入。
公用類別 AdoDotNetSchemaReader 用於取得 DbDataReader 物件的結構描述提供封裝結果集。
公用類別 AdoDotNetSourceInformation 提供 ADO.NET 資料來源的資訊以名稱/值組傳遞屬性的形式。
公用類別 AdoDotNetTableReader 以一個或多個唯讀,順向類型結果集的形式,擷取一或多個 DataTable 物件的內容。