ComponentOne DataObjects for .NET
ParameterNativeTypeProperty Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CustomProviderInfo Class : ParameterNativeTypeProperty Property
Gets or sets the name of the property of the parameter class specifying parameter native data type.
Syntax
'Declaration
 
Public Property ParameterNativeTypeProperty As System.String
public System.string ParameterNativeTypeProperty {get; set;}
See Also

Reference

CustomProviderInfo Class
CustomProviderInfo Members