NamedSmoObject.Name Property
SQL Server 2012
Gets or sets the name of the object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Note |
|---|
If the index is based on a UserDefinedTableType object, the name is always automatically system-generated regardless of the Name property value. |

Note