A Sandcastle Documented Class Library
SetFieldProperty メソッド (aProperty, aRow)
名前空間CFW.FieldPropertiesFieldPropertySetFieldProperty(FieldProperty, DataRow)
sp_columns結果行からプロパティの属性を設定する。
宣言の構文
C#Visual BasicVisual C++
public static void SetFieldProperty(
	FieldProperty aProperty,
	DataRow aRow
)
Public Shared Sub SetFieldProperty ( _
	aProperty As FieldProperty, _
	aRow As DataRow _
)
public:
static void SetFieldProperty(
	FieldProperty^ aProperty, 
	DataRow^ aRow
)
パラメータ
aProperty (FieldProperty)
対象プロパティ
aRow (DataRow)
sp_columns結果行

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