Bagikan melalui


IdentityResolutionInterceptionData(DbContext) Konstruktor

Definisi

Membuat objek parameter.

public IdentityResolutionInterceptionData(Microsoft.EntityFrameworkCore.DbContext context);
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public IdentityResolutionInterceptionData(Microsoft.EntityFrameworkCore.DbContext context);
new Microsoft.EntityFrameworkCore.Diagnostics.IdentityResolutionInterceptionData : Microsoft.EntityFrameworkCore.DbContext -> Microsoft.EntityFrameworkCore.Diagnostics.IdentityResolutionInterceptionData
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
new Microsoft.EntityFrameworkCore.Diagnostics.IdentityResolutionInterceptionData : Microsoft.EntityFrameworkCore.DbContext -> Microsoft.EntityFrameworkCore.Diagnostics.IdentityResolutionInterceptionData
Public Sub New (context As DbContext)

Parameter

context
DbContext

yang DbContext sedang digunakan.

Atribut

Berlaku untuk