Aracılığıyla paylaş


SysCommentsObjectAnnotation.FooterContents Özellik

Alır veya altbilgi içeriğini ayarlar.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SysCommentsObjectAnnotation Sınıf

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı