Exemplo n.º 1
0
		public DataRelation AddChildTable (string relationName, DbTable childTable, string[] parentColumnNames, string[] childColumnNames)
		{
			throw new NotImplementedException ();
		}