A Sandcastle Documented Class Library
ParameterType プロパティ
名前空間CFW.DatabaseParameterParameterType
パラメータタイプ
宣言の構文
C#Visual BasicVisual C++
public DbType ParameterType { get; set; }
Public Property ParameterType As DbType
public:
property DbType ParameterType {
	DbType get ();
	void set (DbType value);
}

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