ScriptingOptions::FullTextStopLists Property
SQL Server 2012
Gets or sets the Boolean property value that specifies whether full-text stop lists are included in the generated script.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System::BooleanA Boolean value that specifies whether full-text stop lists are included in the generated script.If True, full-text stop lists are included in the generated script. Otherwise, False (default).