[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ReplaceDBNull(Object, Boolean) |
Replaces null with the value provided, ifthe objcet is null, then
return the integer i, otherwise return the integer value of the object.
|
![]() ![]() | ReplaceDBNull(Object, DateTime) |
Replaces null with the value provided, ifthe objcet is null, then
return the integer i, otherwise return the integer value of the object.
|
![]() ![]() | ReplaceDBNull(Object, Double) |
Replaces null with the value provided, ifthe object is null, then
return the string s, otherwise return the integer value of the object.
|
![]() ![]() | ReplaceDBNull(Object, Int32) |
Replaces null with the value provided, ifthe objcet is null, then
return the integer i, otherwise return the integer value of the object.
|
![]() ![]() | ReplaceDBNull(Object, String) |
Replaces null with the value provided, ifthe object is null, then
return the string s, otherwise return the integer value of the object.
|