DataTable.GetRowType Método

Definição

Obtém o tipo de linha.

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

Retornos

O tipo do DataRow.

Aplica-se a