RelationalStrings.StoredProcedureTphDuplicate(Object, 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.
« {entityType} » et « {otherEntityType} » sont explicitement mappés à la procédure stockée « {sproc} » à l’aide de la stratégie de mappage « TPH ». Configurez le mappage de procédure stockée sur le type d’entité racine, y compris tous les paramètres des types dérivés. Consultez la rubrique https://go.microsoft.com/fwlink/?linkid=2130430 (éventuellement en anglais) pour plus d'informations.
public static string StoredProcedureTphDuplicate (object? entityType, object? otherEntityType, object? sproc);
static member StoredProcedureTphDuplicate : obj * obj * obj -> string
Public Shared Function StoredProcedureTphDuplicate (entityType As Object, otherEntityType As Object, sproc As Object) As String
Paramètres
- entityType
- Object
- otherEntityType
- Object
- sproc
- Object