SqlInt16::ToSqlMoney Method ()

 

Converts this SqlInt16 structure to SqlMoney.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
SqlMoney ToSqlMoney()

Return Value

Type: System.Data.SqlTypes::SqlMoney

A new SqlMoney structure whose Value equals the value of this SqlInt16 structure.

.NET Framework
Available since 1.1
Return to top
Show: