DataTable.GetRowType Método

Definición

Obtiene el tipo de fila.

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

Devoluciones

Tipo de la propiedad DataRow.

Se aplica a