FullTextIndex.Disable 메서드

Disables the full-text index.

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

구문

‘선언
Public Sub Disable
‘사용 방법
Dim instance As FullTextIndex

instance.Disable()
public void Disable()
public:
void Disable()
member Disable : unit -> unit
public function Disable()

전체 텍스트 검색 구현

참고 항목

참조

FullTextIndex 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

전체 텍스트 검색 개요

CREATE FULLTEXT INDEX(Transact-SQL)