'Declaration Public Overrides Property SourceVersion As DataRowVersion
public override DataRowVersion SourceVersion {get; set;}
'Declaration Public Overrides Property SourceVersion As DataRowVersion
public override DataRowVersion SourceVersion {get; set;}
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2