DataTable.GetRowType Methode

Definition

Ruft den Zeilentyp ab.

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

Gibt zurück

Type

Der Typ des DataRow.

Gilt für