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

戻り値

Type

DataRow の型。

適用対象