Aracılığıyla paylaş


ISqlStatisticBound.Statistics Özellik

Bu nesneye uygulama istatistikleri 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 Statistics As IList(Of ISqlStatistic)
    Get
IList<ISqlStatistic> Statistics { get; }
property IList<ISqlStatistic^>^ Statistics {
    IList<ISqlStatistic^>^ get ();
}
abstract Statistics : IList<ISqlStatistic>
function get Statistics () : IList<ISqlStatistic>

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlStatisticBound Arabirim

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