This topic has not yet been rated - Rate this topic

NamedSmoObject::ExecuteRenameQuery Method

SQL Server 2012

Executes the rename query for the object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected:
virtual void ExecuteRenameQuery(
	String^ newName
)

Parameters

newName
Type: System::String
The name of the object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.