A Sandcastle Documented Class Library
IsDeleted プロパティ
名前空間CFW.DatabaseAbstractTableRowIsDeleted
この行が削除されているか
宣言の構文
C#Visual BasicVisual C++
public bool IsDeleted { get; set; }
Public Property IsDeleted As Boolean
public:
property bool IsDeleted {
	bool get ();
	void set (bool value);
}

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