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