Miner.Data.Access Namespace > DbCompare Class : IsNullOrEmpty Method |
'Declaration
Public Shared Function IsNullOrEmpty( _ ByVal value As System.Object _ ) As System.Boolean
'Usage
Dim value As System.Object Dim value As System.Boolean value = DbCompare.IsNullOrEmpty(value)
public static System.bool IsNullOrEmpty( System.object value )
public function IsNullOrEmpty( value: System.TObject ): System.Boolean; static;
public static function IsNullOrEmpty( value : System.Object ) : System.boolean;
public: static System.bool IsNullOrEmpty( System.Object* value )
public: static System.bool IsNullOrEmpty( System.Object^ 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