C# Class CuckooTimer_Database.Helpers

Afficher le fichier Open project: CuckooTimer/CuckooTimer

Méthodes publiques

Méthode Description
WithIdColumn ( this tableWithColumnSyntax ) : ICreateTableColumnOptionOrWithColumnSyntax
WithTimeStamps ( this tableWithColumnSyntax ) : ICreateTableColumnOptionOrWithColumnSyntax

Method Details

WithIdColumn() public static méthode

public static WithIdColumn ( this tableWithColumnSyntax ) : ICreateTableColumnOptionOrWithColumnSyntax
tableWithColumnSyntax this
Résultat ICreateTableColumnOptionOrWithColumnSyntax

WithTimeStamps() public static méthode

public static WithTimeStamps ( this tableWithColumnSyntax ) : ICreateTableColumnOptionOrWithColumnSyntax
tableWithColumnSyntax this
Résultat ICreateTableColumnOptionOrWithColumnSyntax