Returns the object representing a list of available data providers for the object.
Read-only property
[Visual Basic .NET] |
---|
Public Property DataProviders() As IAgDataProviderCollection |
[C#] |
---|
public IAgDataProviderCollection DataProviders {get;} |
[Managed C++] |
---|
public: __property IAgDataProviderCollection^ get_DataProviders(); |
[Unmanaged C++] |
---|
public: HRESULT get_DataProviders( |
[Java] |
---|
public IAgDataProviderCollection getDataProviders(); |