Annotation.Comment Propriété
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.
Spécifie le texte du commentaire.
public:
property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string Comment { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Comment : string with get, set
Public Property Comment As String
Texte de commentaire.
- Attributs
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |