A Sandcastle Documented Class Library
IsNew プロパティ
名前空間CFW.DatabaseAbstractTableRowIsNew
この行が新規行か
宣言の構文
C#Visual BasicVisual C++
public bool IsNew { get; set; }
Public Property IsNew As Boolean
public:
property bool IsNew {
	bool get ();
	void set (bool value);
}

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