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

適用於