C# Class HybridDb.Config.SqlColumn

ファイルを表示 Open project: asgerhallas/HybridDb

Public Methods

Method Description
SqlColumn ( DbType dbType, string length ) : System.Data

Method Details

SqlColumn() public method

public SqlColumn ( DbType dbType, string length ) : System.Data
dbType DbType
length string
return System.Data