public override DataRowVersion SourceVersion {get; set;}
'Declaration Public Overrides Property SourceVersion As DataRowVersion
This property is set to the version of the System.Data.DataRow used by either the System.Data.DataRow.Item property (System.Data.DataRow indexer), or the System.Data.DataRow.GetChildRows() method of the System.Data.DataRow object.
DbParameterBase Class DbParameterBase Members