SqlMoney::ToSqlByte Method ()

 

Converts this SqlMoney structure to SqlByte.

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

public:
SqlByte ToSqlByte()

Return Value

Type: System.Data.SqlTypes::SqlByte

A SqlByte equal to the value of this SqlMoney.

.NET Framework
Available since 1.1
Return to top
Show: