CoreStrings.NonGenericOptions(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
{contextType} oluşturucusuza geçirilen DbContextOptions bir DbContextOptions < {contextType} > olmalıdır. Birden çok DbContext türünü kaydettirirken, her bağlam türü için oluşturucuda genel olmayan < bir DbContextOptions parametresi yerine dbContextOptions TContext parametresi olduğundan > emin olun.
public static string NonGenericOptions (object contextType);
public static string NonGenericOptions (object? contextType);
static member NonGenericOptions : obj -> string
Public Shared Function NonGenericOptions (contextType As Object) As String
Parametreler
- contextType
- Object