MoveProcedureOperation.NewSchema Property

Definition

Gets the new schema for the stored procedure.

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

Property Value

The new schema for the stored procedure.

Applies to