リサイズはクリックかドラッグ

DBReferTypeFromCode メソッド

DBデータ種別設定コードからオブジェクトを取得する。

名前空間:  WodiLib.Database
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public static DBReferType FromCode(
	int code
)

パラメーター

code
型: SystemInt32
引数特殊指定値

戻り値

型: DBReferType
DBReferType
例外
例外条件
ArgumentException存在しない値の場合
関連項目