C# Class Horton.MigrationGenerator.DDL.AbstractDatabaseChange

Afficher le fichier Open project: jdaigle/Horton

Méthodes publiques

Méthode Description
AppendDDL ( IndentedTextWriter textWriter ) : void

Method Details

AppendDDL() public abstract méthode

public abstract AppendDDL ( IndentedTextWriter textWriter ) : void
textWriter System.CodeDom.Compiler.IndentedTextWriter
Résultat void