A Sandcastle Documented Class Library
NewInstance メソッド (sqlTypeName)
名前空間CFW.FieldPropertiesFieldPropertyNewInstance(String)
SQLタイプに対応する適切なタイプのFieldPropertyを生成する。
宣言の構文
C#Visual BasicVisual 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

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)