ComponentOne DataObjects for .NET
ParameterTypeName Property

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

Reference

CustomProviderInfo Class
CustomProviderInfo Members