Edit

Share via


SqlSingle.ToSqlDecimal Method

Definition

Converts this SqlSingle structure to SqlDecimal.

public System.Data.SqlTypes.SqlDecimal ToSqlDecimal();

Returns

A new SqlDecimal equal to the value of this SqlSingle.

Applies to

See also