Exemplo n.º 1
0
 partial void DeleteSQLBot_TableDefault(SQLBot_TableDefault instance);
Exemplo n.º 2
0
 partial void InsertSQLBot_TableDefault(SQLBot_TableDefault instance);
Exemplo n.º 3
0
 partial void UpdateSQLBot_TableDefault(SQLBot_TableDefault instance);
Exemplo n.º 4
0
		private void detach_SQLBot_TableDefault(SQLBot_TableDefault entity)
		{
			this.SendPropertyChanging();
			entity.SQLBot_Field = null;
		}