C# Class Sharp.Data.InOut

Datei anzeigen Open project: sharpmigrations/sharpmigrations Class Usage Examples

Public Methods

Method Description
Par ( string name, DbType type ) : InOut
Par ( string name, DbType type, int size ) : InOut

Method Details

Par() public static method

public static Par ( string name, DbType type ) : InOut
name string
type DbType
return InOut

Par() public static method

public static Par ( string name, DbType type, int size ) : InOut
name string
type DbType
size int
return InOut