Microsoft.VisualStudio.Data.Framework.AdoDotNet 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別
AdoDotNetConnectionProperties |
表示使用 ADO .NET DbConnectionStringBuilder 對象實作 IVsDataConnectionProperties 和 IVsDataConnectionUIProperties 介面的實作。 |
AdoDotNetConnectionSupport |
代表 IVsDataConnectionSupport 介面的實作,並使用適當的 ADO .NET 物件間接表示 IVsDataCommand、IVsDataAsyncCommand 和 IVsDataTransaction 介面的實作。 |
AdoDotNetMappedObjectConverter |
表示使用 ADO .NET DataTypes 元數據集合之 IVsDataMappedObjectConverter 介面的實作。 |
AdoDotNetObjectIdentifierConverter |
表示使用 ADO .NET DataSourceInformation 元數據集合之 IVsDataObjectIdentifierConverter 介面的實作。 |
AdoDotNetObjectMemberComparer |
表示使用 ADO .NET DataSourceInformation 元數據集合之 IVsDataObjectMemberComparer 介面的實作。 |
AdoDotNetObjectSelector |
表示使用 ADO .NET DbConnection.GetSchema () 方法實作 IVsDataObjectSelector 介面。 |
AdoDotNetParameter |
表示使用 ADO .NET DbParameter 物件的 IVsDataParameter 介面實作。 |
AdoDotNetReader |
表示使用 ADO .NET DbDataReader 物件的 IVsDataReader 和 IVsDataReaderDescriptor 介面實作。 |
AdoDotNetRootObjectSelector |
表示使用 ADO .NET DbConnection 屬性和連接屬性之 IVsDataObjectSelector 介面的實作。 |
AdoDotNetSchemaReader |
表示使用 ADO .NET DbDataReader 對象的架構來擷取的 IVsDataReader 和 IVsDataReaderDescriptor 介面實作, (呼叫 GetSchemaTable) 來擷取。 |
AdoDotNetSourceInformation |
表示使用 ADO .NET DataSourceInformation 元數據集合之 IVsDataSourceInformation 介面的實作。 |
AdoDotNetTableReader |
表示使用 ADO .NET DataTable 物件之 IVsDataReader 和 IVsDataReaderDescriptor 介面的實作。 |