C# Class ExoModel.ETL.Column

Afficher le fichier Open project: vc3/ExoModel Class Usage Examples

Méthodes publiques

Méthode Description
Column ( string name, Type type = null, string format = null ) : System

Method Details

Column() public méthode

public Column ( string name, Type type = null, string format = null ) : System
name string
type System.Type
format string
Résultat System