次の方法で共有


TypedDataRow.GetUInt32(String) メソッド

定義

重要

この API は CLS 準拠ではありません。

public:
 System::UInt32 GetUInt32(System::String ^ columnName);
[System.CLSCompliant(false)]
public uint GetUInt32 (string columnName);
member this.GetUInt32 : string -> uint32
Public Function GetUInt32 (columnName As String) As UInteger

パラメーター

columnName
String

戻り値

属性

適用対象