CreateFullTextStopListStatement.SourceStopListName 属性

定义

源 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

属性值

适用于