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의 형식입니다.

적용 대상