SqlSingle.Value Propiedad

Definición

Obtiene el valor de esta estructura SqlSingle. Esta propiedad es de sólo 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 comprendido en el intervalo que abarca desde –3,40E+38 hasta 3,40E+38.

Se aplica a

Consulte también