コード例 #1
0
ファイル: ESMTest.designer.cs プロジェクト: MGGROUP/BASICA
		private void detach_Documentos_Proyectos(Documentos_Proyecto entity)
		{
			this.SendPropertyChanging();
			entity.Proyecto = null;
		}
コード例 #2
0
ファイル: ESMTest.designer.cs プロジェクト: MGGROUP/BASICA
 partial void UpdateDocumentos_Proyecto(Documentos_Proyecto instance);
コード例 #3
0
ファイル: ESMTest.designer.cs プロジェクト: MGGROUP/BASICA
 partial void DeleteDocumentos_Proyecto(Documentos_Proyecto instance);
コード例 #4
0
ファイル: ESMTest.designer.cs プロジェクト: MGGROUP/BASICA
 partial void InsertDocumentos_Proyecto(Documentos_Proyecto instance);