CreateColumnStoreIndexStatement.OnName Property
Gets or sets the table or view name that comes after the ON keyword.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectNameThe table or view name that comes after the ON keyword.
Show: