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()