Freigeben über


TypedDataRow.GetNullableInt16(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: