Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list of OLEDB providers that are used in the Web application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property OleDbProviders As Collection(Of String)
Get
'Usage
Dim instance As SPDataRetrievalProvider
Dim value As Collection(Of String)
value = instance.OleDbProviders
public Collection<string> OleDbProviders { get; }
Type: System.Collections.ObjectModel.Collection<String>
A System.Collections.ObjectModel.Collection object that contains the list of OLEDB providers. By default, the following providers are included:
DB2OLEDB
IBMDADB2
MSDAORA
OraOLEDB.Oracle
SQLOLEDB