CoreStrings.ComplexPropertyOptional(Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Configuration de la propriété complexe « {type} ». {property} » comme facultatif n’est pas pris en charge, appelez « IsRequired() ». Consultez la rubrique https://github.com/dotnet/efcore/issues/31376 (éventuellement en anglais) pour plus d'informations.
public static string ComplexPropertyOptional(object? type, object? property);
static member ComplexPropertyOptional : obj * obj -> string
Public Shared Function ComplexPropertyOptional (type As Object, property As Object) As String
Paramètres
- type
- Object
- property
- Object