AlterFullTextIndexStatement.OnName Property

Definition

The name of the table to alter index on.

public Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName OnName { get; set; }
member this.OnName : Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName with get, set
Public Property OnName As SchemaObjectName

Property Value

Applies to