CreateFullTextStopListStatement.SourceStopListName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
源 StopList 名称可以是可选的。 这与 DatabaseName 结合使用最多可以是两个部分名称。
public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier SourceStopListName { get; set; }
member this.SourceStopListName : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property SourceStopListName As Identifier