Miner.Data.Access Namespace > DbConvert Class : ToBoolean Method |
'Declaration
Public Shared Function ToBoolean( _ ByVal value As System.Object, _ ByVal nullValue As System.Boolean _ ) As System.Boolean
'Usage
Dim value As System.Object Dim nullValue As System.Boolean Dim value As System.Boolean value = DbConvert.ToBoolean(value, nullValue)
public function ToBoolean( value: System.TObject; nullValue: System.Boolean ): System.Boolean; static;
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