BinaryValueGenerator.Next(EntityEntry) Yöntem

Tanım

Bir özelliğe atanacak bir değer alır.

public override byte[] Next (Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry entry);
override this.Next : Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry -> byte[]
Public Overrides Function Next (entry As EntityEntry) As Byte()

Parametreler

entry
EntityEntry

Döndürülenler

Byte[]

Bir özelliğe atanacak değer.

Şunlara uygulanır