共用方式為


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

傳回

屬性

適用於