必要な属性からFieldPropertyを生成する

C# | Visual Basic | Visual C++ |
public static FieldProperty NewInstance( string sqlTypeName, string tableName, string columnName, string displayName, int length, int prec, int scale, bool nullable, Object columnDef, bool isPrimaryKey )

生成したFieldProeprty