Proprietà SchemaDeployment.PlanGenerator
Ottiene l'oggetto DeploymentPlanGenerator.
Spazio dei nomi: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Sintassi
'Dichiarazione
Protected ReadOnly Property PlanGenerator As DeploymentPlanGenerator
Get
protected DeploymentPlanGenerator PlanGenerator { get; }
protected:
property DeploymentPlanGenerator^ PlanGenerator {
DeploymentPlanGenerator^ get ();
}
member PlanGenerator : DeploymentPlanGenerator
function get PlanGenerator () : DeploymentPlanGenerator
Valore proprietà
Tipo: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
Generatore del piano di distribuzione.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.