FullTextIndex.SearchPropertyListName Property
SQL Server 2012
Gets or sets the String which contains the name of the SearchPropertyList associated with this object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public string SearchPropertyListName { get; set; }
Property Value
Type: System.StringThe String which contains the name of the SearchPropertyList associated with this object.
