EntityCommand.ToTraceString 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.
Compile la commande de niveau entité et retourne le texte de la commande de magasin.
[System.ComponentModel.Browsable(false)]
public virtual string ToTraceString();
abstract member ToTraceString : unit -> string
override this.ToTraceString : unit -> string
Public Overridable Function ToTraceString () As String
Retours
Texte de commande du magasin.
- Attributs