IStatistics.Type 속성

Gets the StatisticsType value that indicates type of statistics object.

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

구문

‘선언
ReadOnly Property Type As StatisticsType 
    Get
‘사용 방법
Dim instance As IStatistics 
Dim value As StatisticsType 

value = instance.Type
StatisticsType Type { get; }
property StatisticsType Type {
    StatisticsType get ();
}
abstract Type : StatisticsType
function get Type () : StatisticsType

속성 값

유형: Microsoft.SqlServer.Management.SqlParser.Metadata.StatisticsType
A value that indicates type of statistics object.

참고 항목

참조

IStatistics 인터페이스

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