Partager via


DbAccessProvider, énumération (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

Specifies all possible database access providers supported by the Business Data Catalog to use to connect to the back-end database, execute commands, and retrieve results.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Enumeration DbAccessProvider
'Utilisation
Dim instance As DbAccessProvider
public enum DbAccessProvider

Membres

  Nom du membre Description
Odbc For data sources exposed using ODBC. 
OleDb For data sources exposed using OLE DB. 
Oracle For Oracle data sources. Supports Oracle client software version 8.1.7 and later. 
SqlServer Provides data access for Microsoft SQL Server version 7.0 or later. 

Voir aussi

Référence

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db, espace de noms