System.Data.SqlTypes.SqlSingle Structure

Represents a floating point number within the range of -3.40E +38 through 3.40E +38 to be stored in or retrieved from a database.

See Also: SqlSingle Members

Syntax

[System.Xml.Serialization.XmlSchemaProvider("GetXsdType")]
public struct SqlSingle : INullable, IComparable, System.Xml.Serialization.IXmlSerializable

Remarks

Maps to the SQL Server real data type. For more information, see System.Data.SqlTypes or SQL Server Books Online.

Requirements

Namespace: System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0