SqlSingle.Value Propiedad

Definición

Obtiene el valor de esta SqlSingle estructura. Esta propiedad es de solo lectura.

public:
 property float Value { float get(); };
public float Value { get; }
member this.Value : single
Public ReadOnly Property Value As Single

Valor de propiedad

Valor de punto flotante del intervalo -3.40E+38 a 3.40E+38.

Se aplica a

Consulte también