Aracılığıyla paylaş


ISqlExtendedPropertyHost.ExtendedProperties Özellik

Bu nesne için genişletilmiş özellikler listesini alır.

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

Sözdizimi

'Bildirim
ReadOnly Property ExtendedProperties As IList(Of ISqlExtendedProperty)
    Get
IList<ISqlExtendedProperty> ExtendedProperties { get; }
property IList<ISqlExtendedProperty^>^ ExtendedProperties {
    IList<ISqlExtendedProperty^>^ get ();
}
abstract ExtendedProperties : IList<ISqlExtendedProperty>
function get ExtendedProperties () : IList<ISqlExtendedProperty>

Özellik Değeri

Tür: System.Collections.Generic.IList<ISqlExtendedProperty>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlExtendedPropertyHost Arabirim

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