Statistic.StatisticColumns 屬性

定義

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.StatisticColumn))]
public Microsoft.SqlServer.Management.Smo.StatisticColumnCollection StatisticColumns { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.StatisticColumn))>]
member this.StatisticColumns : Microsoft.SqlServer.Management.Smo.StatisticColumnCollection
Public ReadOnly Property StatisticColumns As StatisticColumnCollection

屬性值

屬性

適用於