Condividi tramite


Proprietà SqlMoveSchemaStep.NewSchema

Ottiene lo schema in cui viene spostato l'elemento.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.Build
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SqlMoveSchemaStep Classe

Spazio dei nomi Microsoft.Data.Schema.Sql.Build