IStatistics 介面

定義

public interface IStatistics : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataObject
type IStatistics = interface
    interface IMetadataObject
Public Interface IStatistics
Implements IMetadataObject
衍生
實作

屬性

名稱 Description
Columns
FilterDefinition
Name (繼承來源 IMetadataObject)
NoAutomaticRecomputation
Parent
Type

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於