Partager via


SysCommentsObjectAnnotation.FooterContents, propriété

Obtient ou définit le contenu du pied de page.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Public Overridable Property FooterContents As String
    Get
    Set
public virtual string FooterContents { get; set; }
public:
virtual property String^ FooterContents {
    String^ get ();
    void set (String^ value);
}
abstract FooterContents : string with get, set
override FooterContents : string with get, set
function get FooterContents () : String
function set FooterContents (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

SysCommentsObjectAnnotation Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms