Method | Description | |
---|---|---|
IsNotNull ( this database ) : bool |
Checks to see if a database is not null
|
|
IsNull ( this database ) : bool |
Checks to see if a database is null
|
public static IsNotNull ( this database ) : bool | ||
database | this | |
return | bool |
public static IsNull ( this database ) : bool | ||
database | this | |
return | bool |