NpgsqlParameter.SourceVersion Property
      
     
    
       Gets or sets the DataRowVersion to use when loading Value. 
      
        [Visual Basic]
        Overrides Public Property SourceVersion As 
DataRowVersion _
 
      
      
      
      Property Value
      One of the DataRowVersion values. The default is Current.
      Implements
      
        IDataParameter.SourceVersion
      
      See Also
      
        NpgsqlParameter Class | Npgsql Namespace