TypedDataRow.GetNullableInt16(String) Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

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)

Parametreler

columnName
String

Döndürülenler

Öznitelikler

Şunlara uygulanır