Compartir a través de


DbSqlQuery<TEntity>.GetType Método

Definición

Obtiene el Type de la instancia actual.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Type GetType ();
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

Devoluciones

Atributos

Se aplica a