ComponentOne DataObjects for .NET
CommandTypeName Property

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

Reference

CustomProviderInfo Class
CustomProviderInfo Members