RenameProcedureOperation.NewName Property

Definition

Gets the new name for the stored procedure.

public virtual string NewName { get; }
member this.NewName : string
Public Overridable ReadOnly Property NewName As String

Property Value

The new name for the stored procedure.

Applies to