Ejemplo n.º 1
0
		private void detach_SQLBot_TableJoin1(SQLBot_TableJoin entity)
		{
			this.SendPropertyChanging();
			entity.SQLBot_Table1 = null;
		}
Ejemplo n.º 2
0
		private void attach_SQLBot_TableJoin(SQLBot_TableJoin entity)
		{
			this.SendPropertyChanging();
			entity.SQLBot_Table = this;
		}
Ejemplo n.º 3
0
 partial void UpdateSQLBot_TableJoin(SQLBot_TableJoin instance);
Ejemplo n.º 4
0
 partial void DeleteSQLBot_TableJoin(SQLBot_TableJoin instance);
Ejemplo n.º 5
0
 partial void InsertSQLBot_TableJoin(SQLBot_TableJoin instance);