Поделиться через


SysCommentsObjectAnnotation.FooterContents - свойство

Получает или задает содержимое нижнего колонтитула.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: System.String

Безопасность платформы .NET Framework

См. также

Ссылки

SysCommentsObjectAnnotation Класс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен