NpgsqlParameter.DbType Property
      
     
    
       Gets or sets the DbType of the parameter. 
      
        [Visual Basic]
        Overrides Public Property DbType As 
DbType _
 
      
      
      
      Property Value
      One of the DbType values. The default is String.
      Implements
      
        IDataParameter.DbType
      
      See Also
      
        NpgsqlParameter Class | Npgsql Namespace