Miner.Data.Access Namespace > DataRowRule Class : Row Property |
'Declaration
Public Property Row As System.Data.DataRow
'Usage
Dim instance As DataRowRule Dim value As System.Data.DataRow instance.Row = value value = instance.Row
public System.Data.DataRow Row {get; set;}
public read-write property Row: System.Data.DataRow;
public function get,set Row : System.Data.DataRow
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