다음을 통해 공유


CreateFromSystemStopList 메서드

Creates a new stop list from the system default stop list.

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

구문

‘선언
Public Sub CreateFromSystemStopList
‘사용 방법
Dim instance As FullTextStopList

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