Miner.Data.Access.Conditions Namespace > RowStateCondition Class : RowStateCondition Constructor |
'Declaration
Public Function New( _ ByVal rowState As System.Data.DataRowState _ )
'Usage
Dim rowState As System.Data.DataRowState Dim instance As New RowStateCondition(rowState)
public RowStateCondition( System.Data.DataRowState rowState )
public RowStateCondition( rowState: System.Data.DataRowState );
public function RowStateCondition( rowState : System.Data.DataRowState );
public: RowStateCondition( System.Data.DataRowState rowState )
public: RowStateCondition( System.Data.DataRowState rowState )
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