DataTable.GetRowType 方法

定義

取得資料列型別。

protected:
 virtual Type ^ GetRowType();
protected virtual Type GetRowType ();
abstract member GetRowType : unit -> Type
override this.GetRowType : unit -> Type
Protected Overridable Function GetRowType () As Type

傳回

DataRow 的類型。

適用於