TableViewBase.Statistics Property
SQL Server 2012
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny, typeof(Statistic))] public StatisticCollection Statistics { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.StatisticCollectionA StatisticCollection object that represents all the statistic counters defined on the table or view.
