C# Class Horton.MigrationGenerator.DDL.PrimaryKeyInfo

Inheritance: ITableConstraintInfo
Afficher le fichier Open project: jdaigle/Horton

Méthodes publiques

Méthode Description
AppendDDL ( IndentedTextWriter textWriter ) : void

Method Details

AppendDDL() public méthode

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