CommandCorrelatedEventData.CommandSource Propriété
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.
Source de la commande.
public virtual Microsoft.EntityFrameworkCore.Diagnostics.CommandSource CommandSource { get; }
member this.CommandSource : Microsoft.EntityFrameworkCore.Diagnostics.CommandSource
Public Overridable ReadOnly Property CommandSource As CommandSource