Partilhar via


Propriedade MoveSchemaReferenceContributorInput.NewSchema

Esquema de destino para o objeto de esquema selecionado.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (em Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property NewSchema As String
    Get
public string NewSchema { get; }
public:
property String^ NewSchema {
    String^ get ();
}
member NewSchema : string
function get NewSchema () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

MoveSchemaReferenceContributorInput Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring