SqlInt16.Value Propiedad

Definición

Obtiene el valor de esta instancia de SqlInt16 structure. Esta propiedad es de solo lectura.

public:
 property short Value { short get(); };
public short Value { get; }
member this.Value : int16
Public ReadOnly Property Value As Short

Valor de propiedad

Entero corto que representa el valor de esta SqlInt16 estructura.

Se aplica a

Consulte también