CreateSearchPropertyListStatement.SourceSearchPropertyList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional database qualified name of the source search property list
public Microsoft.SqlServer.TransactSql.ScriptDom.MultiPartIdentifier SourceSearchPropertyList { get; set; }
member this.SourceSearchPropertyList : Microsoft.SqlServer.TransactSql.ScriptDom.MultiPartIdentifier with get, set
Public Property SourceSearchPropertyList As MultiPartIdentifier