CreateFullTextIndexStatement.OnName Property

Definition

The name table the fulltext index is 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