C# Class ExoModel.ETL.Column

ファイルを表示 Open project: vc3/ExoModel Class Usage Examples

Public Methods

Method Description
Column ( string name, Type type = null, string format = null ) : System

Method Details

Column() public method

public Column ( string name, Type type = null, string format = null ) : System
name string
type System.Type
format string
return System