Advanced.Data.Provider Documentation

AdpCommand.Provider Property

[This is preliminary documentation and subject to change.]

Gets the AdpProvider used by this instance of the AdpCommand.

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

See Also

AdpCommand Class | Advanced.Data.Provider Namespace