Bagikan melalui


EntityLoadInfo.ForType(Type) Metode

Definisi

Membuat ValueBuffer baru yang hanya berisi nilai yang diperlukan untuk entitas dari jenis tertentu.

public Microsoft.EntityFrameworkCore.Storage.ValueBuffer ForType (Type clrType);
member this.ForType : Type -> Microsoft.EntityFrameworkCore.Storage.ValueBuffer
Public Function ForType (clrType As Type) As ValueBuffer

Parameter

clrType
Type

Jenis entitas ini.

Mengembalikan

Buffer nilai yang diperbarui.

Berlaku untuk