NpgsqlParameter.NpgsqlDbType Property
Gets or sets the DbType of the parameter.
Property Value
One of the DbType values. The default is String.
Remarks
Missing <remarks> documentation for P:Npgsql.NpgsqlParameter.NpgsqlDbType
See Also
NpgsqlParameter Class | Npgsql Namespace