NpgsqlParameter.SourceVersion Property
Gets or sets the DataRowVersion to use when loading Value.
[Visual Basic]
NotOverridable Public Property SourceVersion As
DataRowVersion _
Property Value
One of the DataRowVersion values. The default is Current.
Implements
IDataParameter.SourceVersion
Remarks
Missing <remarks> documentation for P:Npgsql.NpgsqlParameter.SourceVersion
See Also
NpgsqlParameter Class | Npgsql Namespace