SQLタイプに対応する適切なタイプのFieldPropertyを生成する。

C# | Visual Basic | Visual C++ |
public static FieldProperty NewInstance( string sqlTypeName )
Public Shared Function NewInstance ( _ sqlTypeName As String _ ) As FieldProperty
public: static FieldProperty^ NewInstance( String^ sqlTypeName )

- sqlTypeName (String)
- SQLタイプ

SQLタイプに対応する適切なタイプのFieldProperty