C# Class Sharp.Data.InOut

Afficher le fichier Open project: sharpmigrations/sharpmigrations Class Usage Examples

Méthodes publiques

Méthode Description
Par ( string name, DbType type ) : InOut
Par ( string name, DbType type, int size ) : InOut

Method Details

Par() public static méthode

public static Par ( string name, DbType type ) : InOut
name string
type DbType
Résultat InOut

Par() public static méthode

public static Par ( string name, DbType type, int size ) : InOut
name string
type DbType
size int
Résultat InOut