returns the data provider information specified by the data provider path.
[Visual Basic .NET] |
---|
Public Function GetDataPrvInfoFromPath( _ ByVal DataProviderPath As String _ ) As IAgDataProviderInfo |
[C#] |
---|
public IAgDataProviderInfo GetDataPrvInfoFromPath( |
[Managed C++] |
---|
public: IAgDataProviderInfo^ GetDataPrvInfoFromPath( |
[Java] |
---|
public IAgDataProviderInfo getDataPrvInfoFromPath( |
[Unmanaged C++] |
---|
public: HRESULT GetDataPrvInfoFromPath( |
- DataProviderPath
Coarse grain approach to retrieving data provider information
[C#] | ![]() | |
---|---|---|
|
Coarse grain approach to retrieving data provider information
[Visual Basic .NET] | ![]() | |
---|---|---|
|