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の型。

適用対象