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.
public:
System::String ^ ToTraceString();
[System.ComponentModel.Browsable(false)]
public string ToTraceString();
[<System.ComponentModel.Browsable(false)>]
member this.ToTraceString : unit -> string
Public Function ToTraceString () As String
Retours
Texte de commande du magasin.
- Attributs