Advanced.Data.Provider Documentation | |
AdpProvider.CreateProvider Method
[This is preliminary documentation and subject to change.]
Gets new instance of AdpProvider class of a specified the provider name.
[Visual Basic]Public Shared Function CreateProvider( _
ByVal
name As
String _
) As
AdpProvider Parameters
- name
- The provider name.
Return Value
A AdpProvider object.
See Also
AdpProvider Class | Advanced.Data.Provider Namespace