RelationalCommandParameterObject.Context Özellik

Tanım

Geçerli DbContext örnek veya null bilinmiyorsa.

public Microsoft.EntityFrameworkCore.DbContext Context { get; }
public Microsoft.EntityFrameworkCore.DbContext? Context { get; }
member this.Context : Microsoft.EntityFrameworkCore.DbContext
Public ReadOnly Property Context As DbContext

Özellik Değeri

DbContext

Şunlara uygulanır