This topic has not yet been rated - Rate this topic

FullTextIndex.UniqueIndexName Property

Gets or sets a unique name for the full-text index.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone)]
public string UniqueIndexName { get; set; }

Property Value

Type: System.String
A String value that specifies a unique name for the full-text index.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.