RelationalStrings.AbstractTpc(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.
Le type CLR correspondant pour le type d’entité « {entityType} » ne peut pas être instancié, mais le type d’entité a été mappé à « {storeObject} » à l’aide de la stratégie de mappage « TPC ». Seuls les types instanciables doivent être mappés. Consultez la rubrique https://go.microsoft.com/fwlink/?linkid=2130430 (éventuellement en anglais) pour plus d'informations.
public static string AbstractTpc (object? entityType, object? storeObject);
static member AbstractTpc : obj * obj -> string
Public Shared Function AbstractTpc (entityType As Object, storeObject As Object) As String
Paramètres
- entityType
- Object
- storeObject
- Object