Advanced.Data.Provider Documentation

AdpConnection.Provider Property

[This is preliminary documentation and subject to change.]

Gets the AdpProvider to access a database server.

[Visual Basic]
Public ReadOnly Property Provider As AdpProvider
[C#]
public AdpProvider Provider {get;}

See Also

AdpConnection Class | Advanced.Data.Provider Namespace