Partager via


TargetModelOperation.GenerateSteps, méthode

Génère une liste d'étapes.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public MustOverride Function GenerateSteps As IList(Of DeploymentStep)
public abstract IList<DeploymentStep> GenerateSteps()
public:
virtual IList<DeploymentStep^>^ GenerateSteps() abstract
abstract GenerateSteps : unit -> IList<DeploymentStep> 
public abstract function GenerateSteps() : IList<DeploymentStep>

Valeur de retour

Type : System.Collections.Generic.IList<DeploymentStep>

Sécurité .NET Framework

Voir aussi

Référence

TargetModelOperation Classe

Microsoft.Data.Schema.Build, espace de noms