次の方法で共有


TypedDataRow.GetNullableInt16(String) メソッド

定義

重要

この API は 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)

パラメーター

columnName
String

戻り値

属性

適用対象