SqlMoney::ToSqlBoolean Method ()
.NET Framework (current version)
Converts this SqlMoney structure to SqlBoolean.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Data.SqlTypes::SqlBooleanA SqlBoolean structure. If the value of the SqlMoney structure is zero, the SqlBoolean structure's value will be False. Otherwise, True.
.NET Framework
Available since 1.1
Available since 1.1
Show: