다음을 통해 공유


PopulationStatus 속성

Gets the type of population in progress.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property PopulationStatus As IndexPopulationStatus
    Get
‘사용 방법
Dim instance As FullTextIndex
Dim value As IndexPopulationStatus

value = instance.PopulationStatus
[SfcPropertyAttribute]
public IndexPopulationStatus PopulationStatus { get; }
[SfcPropertyAttribute]
public:
property IndexPopulationStatus PopulationStatus {
    IndexPopulationStatus get ();
}
[<SfcPropertyAttribute>]
member PopulationStatus : IndexPopulationStatus
function get PopulationStatus () : IndexPopulationStatus

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .IndexPopulationStatus
An IndexPopulationStatus object value that specifies whether the current population is incremental or full.