DataTable.GetRowType Metodo

Definizione

Ottiene il tipo della riga.

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

Restituisce

Type

Tipo di DataRow.

Si applica a