ComponentOne DataObjects for .NET
ConnectionTypeName Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CustomProviderInfo Class : ConnectionTypeName Property
Gets or sets the full name of the type implementing the IDbConnection interface.
Syntax
'Declaration
 
Public Property ConnectionTypeName As System.String
public System.string ConnectionTypeName {get; set;}
See Also

Reference

CustomProviderInfo Class
CustomProviderInfo Members