ProviderManager.GetDataProvider (Int32) Method

public IDataProvider GetDataProvider( 
int id 
)
This language is not supported or no code example is available.
public:  
IDataProvider^ GetDataProvider( 
int id 
)
This language is not supported or no code example is available.
public function GetDataProvider( 
id : int 
) : IDataProvider;
This language is not supported or no code example is available.

Parameters

id
int

Return Value

IDataProvider

In this article

Definition