StatisticsType 열거형

Indicates the type of the statistics.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.Metadata
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public Enumeration StatisticsType
‘사용 방법
Dim instance As StatisticsType
public enum StatisticsType
public enum class StatisticsType
type StatisticsType
public enum StatisticsType

멤버

멤버 이름 설명
Auto Indicates that the statistics object is created automatically by SQL Server.
Explicit Indicates that the statistics object is created explicitly.
ImplicitViaIndex Indicates that the statistics object is created implicitly as part of index creation.

참고 항목

참조

Microsoft.SqlServer.Management.SqlParser.Metadata 네임스페이스