SqlDouble::ToSqlByte Method ()

 

Converts this SqlDouble 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 structure whose Value equals the Value of this SqlDouble structure.

.NET Framework
Available since 1.1
Return to top
Show: