TypedDataRow.GetNullableUInt32(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
重要
この API は CLS 準拠ではありません。
public:
Nullable<System::UInt32> GetNullableUInt32(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<uint> GetNullableUInt32 (string columnName);
member this.GetNullableUInt32 : string -> Nullable<uint32>
Public Function GetNullableUInt32 (columnName As String) As Nullable(Of UInteger)
パラメーター
- columnName
- String
戻り値
- 属性