AssemblyQualifiedName Property (DataProviderInfo)
In This Topic
Fully assembly-qualified name of the class that implements
System.Data.Common.DbProviderFactory for this provider.
Syntax
'Declaration
Public ReadOnly Property AssemblyQualifiedName As String
public string AssemblyQualifiedName {get;}
See Also