Partager via


TypedDataRow.GetNullableInt16(String) Méthode

Définition

Important

Cette API n’est pas conforme 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)

Paramètres

columnName
String

Retours

Attributs

S’applique à