Compartir a través de


RuntimeElementType.IReadOnlyElementType.GetProviderClrType Método

Definición

Obtiene el tipo al que se convertirán los elementos de la colección antes de enviarlos al proveedor de base de datos.

[System.Diagnostics.DebuggerStepThrough]
Type IReadOnlyElementType.GetProviderClrType ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.GetProviderClrType : unit -> Type
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.GetProviderClrType : unit -> Type
Function GetProviderClrType () As Type Implements IReadOnlyElementType.GetProviderClrType

Devoluciones

Tipo de proveedor o null si no se ha establecido ninguno.

Implementaciones

Atributos

Se aplica a