C# Class SqlFu.HelperOptions

Inheritance: IHelperOptions
Afficher le fichier Open project: sapiens/SqlFu Class Usage Examples

Méthodes publiques

Méthode Description
EnsureTableName ( TableInfo info ) : void

Method Details

EnsureTableName() public méthode

public EnsureTableName ( TableInfo info ) : void
info SqlFu.Configuration.Internals.TableInfo
Résultat void