ComponentOne DataObjects for .NET
Provider Property (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : Provider Property
Gets the name of the OLE DB provider.
Syntax
'Declaration
 
Public ReadOnly Property Provider As System.String
public System.string Provider {get;}
Remarks
The connection string determines the value of this property. If the ConnectionComponent property is set, it is determined by ConnectionComponent.Database. The default value is an empty string.
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members