Condividi tramite


TypedDataRow.GetNullableInt16(String) Metodo

Definizione

Importante

Questa API non è conforme a CLS.

public:
 Nullable<short> GetNullableInt16(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<short> GetNullableInt16 (string columnName);
member this.GetNullableInt16 : string -> Nullable<int16>
Public Function GetNullableInt16 (columnName As String) As Nullable(Of Short)

Parametri

columnName
String

Restituisce

Attributi

Si applica a