SqlSingle.Value Proprietà

Definizione

Ottiene il valore della struttura SqlSingle. Questa proprietà è di sola lettura.

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

Valore della proprietà

Valore in virgola mobile compreso nell’intervallo -3,40E+38 e 3,40E+38.

Si applica a

Vedi anche