C# Class Sharp.Data.Out

显示文件 Open project: sharpmigrations/sharpmigrations Class Usage Examples

Public Methods

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

Method Details

Par() public static method

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

Par() public static method

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